| Package | Description |
|---|---|
| org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
| org.opencms.configuration.preferences |
Classes to build the user preferences dialog.
|
| Class and Description |
|---|
| I_CmsPreference
Interface describing a single preference value which can possibly be edited by the user.
|
| Class and Description |
|---|
| A_CmsPreference
Abstract superclass for preferences.
|
| CmsBuiltinPreference
Preference subclass for built-in preferences accessed with a getter/setter pair via reflection.
|
| CmsBuiltinPreference.SelectOptions
A bean representing a set of select options.
|
| CmsElementViewPreference
Element view preference configuration.
|
| CmsPreferenceData
Bean representing the configurable attributes for a preference.
|
| I_CmsPreference
Interface describing a single preference value which can possibly be edited by the user.
|
| PrefMetadata
Annotation used for declaring that a specific preference class should be used for a built-in preference.
|