| Package | Description |
|---|---|
| org.opencms.configuration.preferences |
Classes to build the user preferences dialog.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CmsUserDefinedPreference.fillAttributes(CmsPreferenceData pref,
org.dom4j.Element elem)
Helper method used to create the configuration attributes for a CmsPreferenceData bean.
|
| Constructor and Description |
|---|
CmsWrapperPreference(CmsPreferenceData prefData,
I_CmsPreference wrappedPref)
Creates a new instance.
|