接口 | 说明 |
---|---|
I_CmsConfigurationParameterHandler |
Used for classes that are configurable using
<param name="name">value</param>
in the XML configuration. |
I_CmsXmlConfiguration |
Each configurable element in OpenCms must implement this interface.
|
类 | 说明 |
---|---|
A_CmsXmlConfiguration |
Abstract base implementation for xml configurations.
|
CmsConfigurationCopyResource |
Describes a resource to copy during the creation of a new resource.
|
CmsConfigurationManager |
Configuration manager for digesting the OpenCms XML configuration.
|
CmsDefaultUserSettings |
Default user workplace settings, used as default values for worklace settings in the
user preferences.
|
CmsDefaultUserSettings.CmsPublishRelatedResourcesMode |
Enumeration class for defining the publish related resources mode.
|
CmsDigesterResourceTypeCreationFactory |
Factory to create resource type instances from the XML configuration.
|
CmsImportExportConfiguration |
Import / export master configuration class.
|
CmsModuleConfiguration |
Modules configuration class.
|
CmsParameterConfiguration |
Provides convenient access to configuration parameters.
|
CmsParameterConfiguration.ParameterReader |
Used to read parameter lines from a property file.
|
CmsParameterConfiguration.ParameterTokenizer |
This class divides property value into tokens separated by ",".
|
CmsPersistenceUnitConfiguration |
Persistence configuration class.
|
CmsSearchConfiguration |
Lucene search configuration class.
|
CmsSetNextRule |
Rule implementation that invokes a method on the (top-1) (parent) object,
passing as implicit first argument of type
and as a further argument the top stack instance. |
CmsSystemConfiguration |
System master configuration class.
|
CmsVfsConfiguration |
VFS master configuration class.
|
CmsWorkplaceConfiguration |
Import/Export master configuration class.
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|
枚举 | 说明 |
---|---|
CmsDefaultUserSettings.SubsitemapCreationMode |
Enum for the subsitemap creation mode.
|
CmsSystemConfiguration.UserSessionMode |
Enum for the user session mode.
|
异常错误 | 说明 |
---|---|
CmsConfigurationException |
Exceptions that occur during the XML configuration process.
|