程序包 | 说明 |
---|---|
org.opencms.editors.codemirror |
This package contains the classes for the embedded CodeMirror text editor with syntax highlighting capabilities.
|
org.opencms.editors.tinymce | |
org.opencms.workplace.editors |
Base classes for the editors (WYSIWYG, plain text, XML content) used in the OpenCms Workplace.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsCodeMirror
Provides helper methods for the usage of the CodeMirror editor that can be used
for syntax highlighting of text based files.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsTinyMCE
The tinyMCE based editor.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsDefaultPageEditor
Provides methods for building editors for the CmsDefaultPage page type.
|
class |
CmsEditor
Provides basic methods for building the file editors of OpenCms.
|
class |
CmsEditorFrameset
Helper class to create the editor frameset.
|
class |
CmsSimpleEditor
Creates the output for editing a resource (text or JSP files).
|
class |
CmsSimplePageEditor
Creates the output for editing a CmsDefaultPage with the simple textarea editor.
|
class |
CmsXmlContentEditor
Creates the editor for XML content definitions.
|