Class CmsExplorerElementViewPreference
java.lang.Object
org.opencms.configuration.preferences.A_CmsPreference
org.opencms.configuration.preferences.CmsBuiltinPreference
org.opencms.configuration.preferences.CmsElementViewPreference
org.opencms.configuration.preferences.CmsExplorerElementViewPreference
- All Implemented Interfaces:
I_CmsPreference
Explorer element view preference.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.opencms.configuration.preferences.CmsBuiltinPreference
CmsBuiltinPreference.SelectOptions
-
Field Summary
Fields inherited from class org.opencms.configuration.preferences.CmsElementViewPreference
EXPLORER_PREFERENCE_NAME, PREFERENCE_NAME
Fields inherited from class org.opencms.configuration.preferences.CmsBuiltinPreference
m_basic, m_hidden
-
Constructor Summary
-
Method Summary
Methods inherited from class org.opencms.configuration.preferences.CmsElementViewPreference
getPropertyDefinition, getPropertyDefinition
Methods inherited from class org.opencms.configuration.preferences.CmsBuiltinPreference
getDefaultValue, getName, getTab, getValue, setValue
Methods inherited from class org.opencms.configuration.preferences.A_CmsPreference
createConfigurationItem, isDisabled
-
Constructor Details
-
CmsExplorerElementViewPreference
Creates a new instance.- Parameters:
name
- the preference name
-
-
Method Details
-
getNiceName
Description copied from class:CmsElementViewPreference
Gets the nice name key.- Overrides:
getNiceName
in classCmsElementViewPreference
- Returns:
- the nice name key
- See Also:
-