Uses of Interface
org.opencms.workplace.editors.I_CmsEditorCssHandler
Packages that use I_CmsEditorCssHandler
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_CmsEditorCssHandler in org.opencms.workplace
Methods in org.opencms.workplace that return types with arguments of type I_CmsEditorCssHandlerModifier and TypeMethodDescriptionCmsWorkplaceManager.getEditorCssHandlers()
Returns the instantiated editor CSS handler classes. -
Uses of I_CmsEditorCssHandler in org.opencms.workplace.editors
Classes in org.opencms.workplace.editors that implement I_CmsEditorCssHandlerModifier and TypeClassDescriptionclass
A default editor CSS handler to obtain the CSS style sheet path from the template property value of the template itself.