Uses of Interface
org.opencms.workplace.editors.I_CmsEditorHandler
Packages that use 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
Methods in org.opencms.workplace that return I_CmsEditorHandlerModifier and TypeMethodDescriptionCmsWorkplaceManager.getEditorHandler()
Returns the instantiated editor handler class.Methods in org.opencms.workplace with parameters of type I_CmsEditorHandlerModifier and TypeMethodDescriptionvoid
CmsWorkplaceManager.setEditorHandler
(I_CmsEditorHandler clazz) Sets the editor handler class. -
Uses of I_CmsEditorHandler in org.opencms.workplace.editors
Classes in org.opencms.workplace.editors that implement I_CmsEditorHandlerModifier and TypeClassDescriptionclass
This editor handler class returns the editor URI depending on various factors.