Class Summary |
CmsADEConfigData |
A class which represents the accessible configuration data at a given point in a sitemap. |
CmsADEManager |
This is the main class used to access the ADE configuration and also accomplish some other related tasks
like loading/saving favorite and recent lists. |
CmsConfigurationReader |
A class to parse ADE sitemap or module configuration files and create configuration objects from them. |
CmsFolderOrName |
A bean which can either represent a folder or a relative folder name, but not both at the same time. |
CmsFunctionReference |
Bean for representing a named dynamic function reference from the configuration. |
CmsModelPageConfig |
This class contains the model page configuration for a sitemap region. |
CmsPropertyConfig |
This class represents the property configuration for a sitemap region. |
CmsResourceTypeConfig |
The configuration for a single resource type. |
CmsTestConfigData |
A configuration data class whose parent can be set directly for test purposes. |
TestConfig |
Lightweight tests for the ADE configuration mechanism which mostly do not read the configuration data from the VFS. |
TestLiveConfig |
Tests for the ADE configuration mechanism which read the configuration data from multiple files in the VFS. |