| Package | Description |
|---|---|
| org.opencms.jsp.util |
Utility classes to be used for JSP pages.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,CmsDynamicFunctionBeanWrapper> |
CmsJspStandardContextBean.getFunction()
Returns a lazy initialized Map which allows access to the dynamic function beans using the JSP EL.
|