程序包 | 说明 |
---|---|
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.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.List<I_CmsEditorCssHandler> |
CmsWorkplaceManager.getEditorCssHandlers()
Returns the instantiated editor CSS handler classes.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsEditorCssHandlerDefault
A default editor CSS handler to obtain the CSS style sheet path from the template property value of the template itself.
|