Package org.opencms.workplace.editors
package org.opencms.workplace.editors
Base classes for the editors (WYSIWYG, plain text, XML content) used in the OpenCms Workplace.
Also included is a handler to determine which editor is used depending on the resource type, user preferences and the clients browser.
- Since:
- 6.0.0
-
ClassDescriptionDefines an action to be performed before the workplace editor is opened for the first time.Provides methods for building editors for the CmsDefaultPage page type.Provides methods for the editor copy language dialog.Contains the setup information about a single dialog element.Provides methods for the editor elements dialog.Provides basic methods for building the file editors of OpenCms.Provides a method to perform a user defined action when editing a page.Base class for all editors that turns of time warp deletion inherited from
.CmsWorkplace
A default editor CSS handler to obtain the CSS style sheet path from the template property value of the template itself.Provides methods to determine the display options of a workplace editor for the current user.Helper class to create the editor frameset.This editor handler class returns the editor URI depending on various factors.Selects the dialog which should be displayed by OpenCms depending on the configuration value.Stores editor session data.Handles the actions that should be performed before opening the editor frameset.Pre editor action for XML content resource types, checks if model files are available for the XML content to create in direct edit mode and shows the selection before opening the editor.Creates the output for editing a resource (text or JSP files).Creates the output for editing a CmsDefaultPage with the simple textarea editor.This class is used to help constructing the TinyMCE toolbar configuration, both for client-side and server-side code.Single editor configuration object.The editor manager stores information about all available configured editors in OpenCms.Creates the editor for XML content definitions.Implementation of an additionional editor resource type matcher for xmlcontent resources.Visitor implementation that collects the different widgets for all visited values and all widgets for the found values.Provides a method for performing an individual action if the user pressed a special button in the editor.Provides methods to determine the CSS style sheet URI for the editors based on the edited resource path.Provides a method for selecting an individual file editor.Provides a method for assigning additional resource types to editors.Defines an action to be performed before the workplace editor is opened for the first time.Convenience class to access the localized messages of this OpenCms package.