Package org.opencms.jsp.util
package org.opencms.jsp.util
Utility classes to be used for JSP pages.
- Layout classes to be used in JSP templates, for XMLContent list generation.
- Bean for http status error handlers.
- Since:
- 6.0.0
- See Also:
-
ClassDescriptionBase class for context sensitive custom beans that supports creation via
CmsJspStandardContextBean.getBean(String className)
.Wrapper bean for querying information related to a container type in JSPs.A wrapper class for using dynamic function beans inside JSPs via the EL.Wrapper class for dynamic function formats which can be used from JSP EL.Class to display the error dialog.Wrapper class for accessing formatter information from JSPs.Class used for rendering dynamic functions (v2).Bean for easy access to categories of a resource in JSPs.Wrapper for using container pages in JSPs.Allows access to the individual elements of an XML content, usually used inside a loop of a<cms:contentload>
tag.Allows direct access to XML content values, with possible iteration of sub-nodes.The null value info, used to generate RDFA and DND annotations for null values.Allows accessing 'attachments' of an XML content via the EL in JSP code, which in OpenCms are defined as the contents of its detail-only containers.Allows JSP access to the results of a <cms:contentload ...Bean for easy access to information of an event series.This class provides the detection for different devices, so that the<cms:device type="...">
-Tag can detect which device sends the HTTP request.Device selector class which distinguishes between the cases "desktop", "mobile" and "tablet".Provides the detection for different devices, so that the<cms:device type="...">
-Tag can detect which kind of device type sends the HTTP request.Element setting access wrapper.Provides utility methods to be used as functions from a JSP with the EL.Bean containing image information for the use in JSP (for example formatters).An instance of a date series with a start and optional end time, usable to describe one date for events and similar contents.Formatting options for dates.Wrapper for accessing JSON in JSPs.Resolves link macros for jsp pages.Wrapper for handling links in template/formatter JSP EL.Allows access to the OpenCms navigation information in combination with the<cms:navigation>
tag.Provides access to common object types through wrappers.Allows access to the attributes and properties of a resource, usually used inside a loop of a<cms:resourceload>
tag.Allows JSP access to the results of a <cms:resourceload ...Wrapper object for accessing sitemap configuration information from JSPs.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.Bean containing a template name and URI.This bean provides methods to generate customized http status error pages, e.g.Utility class for providingTransformer
implementations for various purposes.Transformer that yields locale specific properties for a resource.Transformer that reads a resource property, the input is used as String for the property name to read.Provides utility methods that allow convenient access to the OpenCms VFS, indented to be used from a JSP with the JSTL or EL.Macro resolver used to temporarily replace localization message macros with random UUIDs and then replace the UUIDs with the original key after all other macro processing has happened.Resolver for macro formatters.Provides a Map which provides access to function wrapped objects.Wrapper for resource type information for use in JSPs.Bean for accessing XML content schema information from JSPs.Wrapper used to access element setting definition information in JSP code.Renderer for string templates.Wrapper around template plugin objects for use in JSP EL expressions.Common interface for accessing formatter / resource type infos in JSPs.Mode which controls whether / how localized strings should be resolved.Contains common methods for various beans used to generate the template documentation.This interface supports the basic functionality for the device detection.Convenience class to access the localized messages of this OpenCms package.The DetectSmartPhone class encapsulates information about a browser's connection to your web site.