Uses of Interface
org.opencms.workplace.editors.I_CmsEditorHandler
Package
Description
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
Base classes for the editors (WYSIWYG, plain text, XML content) used in the OpenCms Workplace.
-
Uses of I_CmsEditorHandler in org.opencms.workplace
Modifier and TypeMethodDescriptionCmsWorkplaceManager.getEditorHandler()
Returns the instantiated editor handler class.Modifier and TypeMethodDescriptionvoid
CmsWorkplaceManager.setEditorHandler
(I_CmsEditorHandler clazz) Sets the editor handler class. -
Uses of I_CmsEditorHandler in org.opencms.workplace.editors
Modifier and TypeClassDescriptionclass
This editor handler class returns the editor URI depending on various factors.