Class CmsContainerTypeInfoWrapper

java.lang.Object
org.opencms.jsp.util.CmsContainerTypeInfoWrapper

public class CmsContainerTypeInfoWrapper extends Object
Wrapper bean for querying information related to a container type in JSPs.
  • Constructor Details

  • Method Details

    • getAllowedElements

      Gets the combined list of both resource types which have matching formatter for this container type, and functions which match this container type.
      Returns:
      the combined list of resource types and functions for this container type
    • getAllowedFunctions

      Gets the list of active functions which match this container type.-
      Returns:
      the list of matching functions for the container type
    • getAllowedResourceTypes

      Gets the list of resource types which have active formatters matching this container type.
      Returns:
      the list of resource types matching this container type