Class CmsDynamicFunctionFormatWrapper

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

Wrapper class for dynamic function formats which can be used from JSP EL.

  • Constructor Details

  • Method Details

    • getExists

      public boolean getExists()
      Check if this format is actually valid, i.e. was not created with a null format argument.

      Returns:
      true if this format is valid
    • getJsp

      public String getJsp()
      Gets the jsp site path for this dynamic function format.

      Returns:
      the jsp site path for this dynamic function format
    • getParam

      Gets the parameters for this dynamic function format.

      Returns:
      the map of parameters for the dynamic function
    • getParameters

      Gets the parameters for this dynamic function format.

      Returns:
      the map of parameters for the dynamic function