程序包 | 说明 |
---|---|
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 |
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.
|
类和说明 |
---|
CmsEditor
Provides basic methods for building the file editors of OpenCms.
|
CmsEditorBase
Base class for all editors that turns of time warp deletion inherited from
. |
CmsSimpleEditor
Creates the output for editing a resource (text or JSP files).
|
类和说明 |
---|
CmsDefaultPageEditor
Provides methods for building editors for the CmsDefaultPage page type.
|
CmsEditor
Provides basic methods for building the file editors of OpenCms.
|
CmsEditorBase
Base class for all editors that turns of time warp deletion inherited from
. |
CmsSimplePageEditor
Creates the output for editing a CmsDefaultPage with the simple textarea editor.
|
类和说明 |
---|
CmsEditorDisplayOptions
Provides methods to determine the display options of a workplace editor for the current user.
|
CmsWorkplaceEditorManager
The editor manager stores information about all available configured editors in OpenCms.
|
I_CmsEditorActionHandler
Provides a method for performing an individual action if the user pressed a special button in the editor.
|
I_CmsEditorCssHandler
Provides methods to determine the CSS style sheet URI for the editors based on the edited resource path.
|
I_CmsEditorHandler
Provides a method for selecting an individual file editor.
|
I_CmsPreEditorActionDefinition
Defines an action to be performed before the workplace editor is opened for the first time.
|
类和说明 |
---|
A_CmsPreEditorActionDefinition
Defines an action to be performed before the workplace editor is opened for the first time.
|
CmsDefaultPageEditor
Provides methods for building editors for the CmsDefaultPage page type.
|
CmsDialogElement
Contains the setup information about a single dialog element.
|
CmsEditor
Provides basic methods for building the file editors of OpenCms.
|
CmsEditorBase
Base class for all editors that turns of time warp deletion inherited from
. |
CmsEditorDisplayOptions
Provides methods to determine the display options of a workplace editor for the current user.
|
CmsEditorSessionInfo
Stores editor session data.
|
CmsWorkplaceEditorConfiguration
Single editor configuration object.
|
CmsXmlContentWidgetVisitor
Visitor implementation that collects the different widgets for all visited values and all widgets for the found values.
|
I_CmsEditorActionHandler
Provides a method for performing an individual action if the user pressed a special button in the editor.
|
I_CmsEditorCssHandler
Provides methods to determine the CSS style sheet URI for the editors based on the edited resource path.
|
I_CmsEditorHandler
Provides a method for selecting an individual file editor.
|
I_CmsEditorTypeMatcher
Provides a method for assigning additional resource types to editors.
|
I_CmsPreEditorActionDefinition
Defines an action to be performed before the workplace editor is opened for the first time.
|