接口 | 说明 |
---|---|
I_CmsConfigurationObject<X extends I_CmsConfigurationObject<X>> |
Interface for a single named configuration object that can either be merged with other configuration
objects or disable a configuration object with the same name.
|
I_CmsGlobalConfigurationCache |
This is interface is intended to be used in combination with the
CmsGlobalConfigurationCacheEventHandler class. |
类 | 说明 |
---|---|
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.
|
CmsDetailNameCache |
A cache which stores structure ids for URL names.
|
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.
|
CmsGlobalConfigurationCacheEventHandler |
This event handler manages cache instances which are instances of the interface
I_CmsGlobalConfigurationCache . |
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.
|
枚举 | 说明 |
---|---|
CmsADEManager.FavListProp |
JSON property name constant.
|
CmsADEManager.Status |
A status enum for the initialization status.
|