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 TypeClassDescriptionclassProvides methods for building editors for the CmsDefaultPage page type.classHelper class to create the editor frameset.classCreates the output for editing a resource (text or JSP files).classCreates the output for editing a CmsDefaultPage with the simple textarea editor.classCreates the editor for XML content definitions.Methods in org.opencms.workplace.editors with parameters of type CmsEditorModifier and TypeMethodDescriptionvoidCmsEditorActionDefault.editorAction(CmsEditor editor, CmsJspActionElement jsp) voidI_CmsEditorActionHandler.editorAction(CmsEditor editor, CmsJspActionElement jsp) Performs an action which is configurable in the implementation of the interface, e.g.