| Package | Description |
|---|---|
| org.opencms.workplace |
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
|
| org.opencms.workplace.editors |
Base classes for the editors (WYSIWYG, plain text, XML content) used in the OpenCms Workplace.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<I_CmsEditorCssHandler> |
CmsWorkplaceManager.getEditorCssHandlers()
Returns the instantiated editor CSS handler classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsEditorCssHandlerDefault
A default editor CSS handler to obtain the CSS style sheet path from the template property value of the template itself.
|