Uses of Class
org.opencms.workplace.editors.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
Modifier and TypeMethodDescriptionCmsWorkplaceEditorManager.getEditorConfiguration
(String name) Gets the editor configuration with the given name.Modifier and TypeMethodDescriptionCmsWorkplaceEditorManager.getConfigurableEditors()
Returns a map of configurable editors for the workplace preferences dialog.protected List<CmsWorkplaceEditorConfiguration>
CmsWorkplaceEditorManager.getEditorConfigurations()
Returns the editor configuration objects.