接口 | 说明 |
---|---|
I_CmsJspDeviceSelector |
This interface supports the basic functionality for the device detection.
|
类 | 说明 |
---|---|
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="..." |
CmsJspDeviceSelectorDesktopMobileTablet |
Device selector class which distinguishes between the cases "desktop", "mobile" and "tablet".
|
CmsJspDeviceSelectorTablet |
Provides the detection for different devices, so that the
<cms:device type="..." |
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.
|
CmsJspStandardContextBean.TemplateBean |
Bean containing a template name and URI.
|
CmsJspStatusBean |
This bean provides methods to generate customized http status error pages, e.g. to handle 404 (not found) errors.
|
CmsJspVfsAccessBean |
Provides utility methods that allow convenient access to the OpenCms VFS,
indented to be used from a JSP with the JSTL or EL.
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|
UAgentInfo |
The DetectSmartPhone class encapsulates information about
a browser's connection to your web site.
|
Utility classes to be used for JSP pages.
CmsJspActionElement