Uses of Class
org.opencms.workplace.editors.CmsWorkplaceEditorConfiguration
Packages that use CmsWorkplaceEditorConfiguration
Package
Description
Base classes for the editors (WYSIWYG, plain text, XML content) used in the OpenCms Workplace.
-
Uses of CmsWorkplaceEditorConfiguration in org.opencms.workplace.editors
Methods in org.opencms.workplace.editors that return CmsWorkplaceEditorConfigurationModifier and TypeMethodDescriptionCmsWorkplaceEditorManager.getEditorConfiguration
(String name) Gets the editor configuration with the given name.Methods in org.opencms.workplace.editors that return types with arguments of type CmsWorkplaceEditorConfigurationModifier and TypeMethodDescriptionCmsWorkplaceEditorManager.getConfigurableEditors()
Returns a map of configurable editors for the workplace preferences dialog.protected List<CmsWorkplaceEditorConfiguration>
CmsWorkplaceEditorManager.getEditorConfigurations()
Returns the editor configuration objects.