Uses of Class
org.opencms.workplace.editors.CmsEditor
Packages that use CmsEditor
Package
Description
Base classes for the editors (WYSIWYG, plain text, XML content) used in the OpenCms Workplace.
-
Uses of CmsEditor in org.opencms.workplace.editors
Subclasses of CmsEditor in org.opencms.workplace.editorsModifier and TypeClassDescriptionclass
Provides methods for building editors for the CmsDefaultPage page type.class
Helper class to create the editor frameset.class
Creates the output for editing a resource (text or JSP files).class
Creates the output for editing a CmsDefaultPage with the simple textarea editor.class
Creates the editor for XML content definitions.Methods in org.opencms.workplace.editors with parameters of type CmsEditorModifier and TypeMethodDescriptionvoid
CmsEditorActionDefault.editorAction
(CmsEditor editor, CmsJspActionElement jsp) void
I_CmsEditorActionHandler.editorAction
(CmsEditor editor, CmsJspActionElement jsp) Performs an action which is configurable in the implementation of the interface, e.g.