See: Description
Interface | Description |
---|---|
I_CmsADEConfiguration |
Configurable & expandable configuration.
|
I_CmsFormatterBean |
Interface representing a configured formatter.
|
Class | Description |
---|---|
CmsADECache |
Cache object instance for simultaneously cache online and offline items.
|
CmsADECacheSettings |
The cache settings for ADE.
|
CmsADESessionCache |
ADE's session cache.
|
CmsConfigurationFileFinder |
Helper class for locating configuration files by looking up their location in properties of another resource.
|
CmsConfigurationItem |
A single item of the ADE file type configuration.
|
CmsContainerBean |
One container of a container page.
|
CmsContainerElementBean |
One element of a container in a container page.
|
CmsContainerPageBean |
Describes one locale of a container page.
|
CmsDynamicFunctionBean |
A class which contains the data parsed from a dynamic function XML content.
|
CmsDynamicFunctionBean.Format |
A bean which contains a single format for a dynamic function, which contains of the
function JSP, the container settings and the parameters.
|
CmsDynamicFunctionParser |
The parser class for creating dynamic function beans from XML contents.
|
CmsFormatterBean |
A bean containing formatter configuration data as strings.
|
CmsFormatterConfiguration |
Represents a formatter configuration.
|
CmsFormatterConfiguration.FormatterComparator |
This class is used to sort lists of formatter beans in order of importance.
|
CmsFormatterConfiguration.IsDetail |
Predicate which checks whether the given formatter is a detail formatter.
|
CmsFormatterConfiguration.IsSchemaFormatter |
Predicate to check whether the formatter is from a schema.
|
CmsGroupContainerBean |
A group container.
|
CmsLazyFolder |
Helper class for creating a folder if it doesn'T already exist.
|
CmsSchemaFormatterBeanWrapper |
Wrapper class for formatter beans which delegates all methods to the wrapped formatter bean except those
for which we need to ask the content handler for additional data like element settings or head includes.
|
CmsXmlContainerPage |
Implementation of a object used to access and manage the xml data of a container page.
|
CmsXmlContainerPageFactory |
Provides factory methods to unmarshal (read) an container page object.
|
CmsXmlContainerPageHandler |
Container page handler to validate consistency.
|
CmsXmlDynamicFunctionHandler |
This is the XML content handler class for the "dynamic functionality" resource type.
|
CmsXmlGroupContainer |
Implementation of a object used to access and manage the xml data of a group container.
|
CmsXmlGroupContainerFactory |
Provides factory methods to unmarshal (read) an group container object.
|
CmsXmlGroupContainerHandler |
The XML content handler class for group containers.
|
CmsXmlInheritGroupContainerHandler |
The XML content handler class for inheritance groups.
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|
Enum | Description |
---|---|
CmsXmlContainerPage.XmlNode |
XML node name constants.
|
CmsXmlGroupContainer.XmlNode |
XML node name constants.
|
Container Pages are composed just by links to content elements, ie. XML Content files.