Uses of Interface
org.opencms.configuration.preferences.I_CmsPreference
Package
Description
Reads and writes the XML based OpenCms configuration files.
Classes to build the user preferences dialog.
-
Uses of I_CmsPreference in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsDefaultUserSettings.getPreferences()
Gets the map of preferences. -
Uses of I_CmsPreference in org.opencms.configuration.preferences
Modifier and TypeClassDescriptionclass
Abstract superclass for preferences.class
Preference subclass for built-in preferences accessed with a getter/setter pair via reflection.class
Preference subclass for preferred editors.class
Element view preference configuration.class
Explorer element view preference.class
Class for the preference which controls whether invalid elements should be shown by default in the gallery result tab.class
Class for preferences that are not meant to be displayed in the preference dialog.class
Workplace locale preference.class
Preference subclass for selecting the start project.class
Preference for the start site.class
Preference for the start folder.class
Start gallery preference.class
Preference for the start site.class
Preference for the timewarp widget.class
Subclass for user-defined preferences.class
Workplace mode preference configuration.class
Wrapper used for built-in preferene which have also been configured in opencms-workplace.xml.ModifierConstructorDescriptionCmsWrapperPreference
(CmsPreferenceData prefData, I_CmsPreference wrappedPref) Creates a new instance.