Class CmsDynamicFunctionBeanWrapper

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

A wrapper class for using dynamic function beans inside JSPs via the EL.

  • Field Details

  • Constructor Details

  • Method Details

    • getFormatFor

      public Object getFormatFor()
      Gets the lazy map for accessing the various function formats.

      Returns:
      a map which allows access to the various function formats
    • getJsp

      public String getJsp()
      Gets the JSP file name of the wrapped dynamic function bean's main format.

      Returns:
      a jsp file name
    • getParam

      Gets the parameters of the wrapped dynamic function bean's main format.

      Returns:
      the map of parameters
    • getParameters

      Gets the parameters of the wrapped dynamic function bean's main format.

      Returns:
      the map of parameters