|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
I_CmsJspDeviceSelector | This interface supports the basic functionality for the device detection. |
Class Summary | |
---|---|
CmsDynamicFunctionBeanWrapper | A wrapper class for using dynamic function beans inside JSPs via the EL. |
CmsDynamicFunctionFormatWrapper | Wrapper class for dynamic function formats which can be used from JSP EL. |
CmsErrorBean | Class to display the error dialog. |
CmsJspContentAccessBean | Allows access to the individual elements of an XML content, usually used inside a loop of a
<cms:contentload> tag. |
CmsJspContentAccessValueWrapper | Allows direct access to XML content values, with possible iteration of sub-nodes. |
CmsJspContentLoadBean | Allows JSP access to the results of a <cms:contentload ... |
CmsJspDeviceSelector | This class provides the detection for different devices, so that the
<cms:device type="..."> -Tag can detect which device sends the HTTP request. |
CmsJspElFunctions | Provides utility methods to be used as functions from a JSP with the EL. |
CmsJspLinkMacroResolver | Resolves link macros for jsp pages. |
CmsJspNavigationBean | Allows access to the OpenCms navigation information in combination with the
<cms:navigation> tag. |
CmsJspResourceAccessBean | Allows access to the attributes and properties of a resource, usually used inside a loop of a
<cms:resourceload> tag. |
CmsJspResourceLoadBean | Allows JSP access to the results of a <cms:resourceload ... |
CmsJspStandardContextBean | Allows convenient access to the most important OpenCms functions on a JSP page, indented to be used from a JSP with the JSTL or EL. |
CmsJspStatusBean | This bean provides methods to generate customized http status error pages, e.g. |
CmsJspVfsAccessBean | Provides utility methods that allow convenient access to the OpenCms VFS, indented to be used from a JSP with the JSTL or EL. |
TestCmsJspContentAccessBean | Unit tests for the . |
TestCmsJspVfsAccessBean | Unit tests for the . |
Utility classes to be used for JSP pages.
CmsJspActionElement
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |