Uses of Class
org.opencms.workplace.tools.CmsToolDialog
Package
Description
Contains server side classes for the gallery dialogs.
Contains the user interface components for the Vaadin-based login dialog.
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
Base classes for the editors (WYSIWYG, plain text, XML content) used in the OpenCms Workplace.
Contains the various "Galleries" which are available in the editors and widgets of the OpenCms Workplace.
Contains the base classes for implementing a tool in the OpenCms Workplace "Administration" view.
-
Uses of CmsToolDialog in org.opencms.ade.galleries
Modifier and TypeClassDescriptionclass
Provides methods to open gwt-based gallery dialog. -
Uses of CmsToolDialog in org.opencms.ui.login
Modifier and TypeClassDescriptionprotected static class
Helper subclass of CmsLoginUserAgreement which can be used without a page context. -
Uses of CmsToolDialog in org.opencms.workplace
Modifier and TypeClassDescriptionclass
Provides methods for building the dialog windows of OpenCms.class
Provides methods to show a configurable user agreement dialog after a successful workplace login. -
Uses of CmsToolDialog in org.opencms.workplace.editors
Modifier and TypeClassDescriptionclass
Provides methods for building editors for the CmsDefaultPage page type.class
Provides methods for the editor copy language dialog.class
Provides methods for the editor elements dialog.class
Provides basic methods for building the file editors of OpenCms.class
Base class for all editors that turns of time warp deletion inherited from
.CmsWorkplace
class
Helper class to create the editor frameset.class
Handles the actions that should be performed before opening 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. -
Uses of CmsToolDialog in org.opencms.workplace.galleries
Modifier and TypeClassDescriptionclass
Provides the general helper methods to generate the content of a gallery dialog used in the XML content editors, WYSIWYG editors and context menu.class
Provides the specific constants, members and helper methods to generate the content of the download gallery dialog used in the XML content editors, WYSIWYG editors and context menu.class
Provides the specific constants, members and helper methods to generate the content of the image gallery dialog used in the XML content editors, WYSIWYG editors and context menu.class
Provides the specific constants, members and helper methods to generate the content of the external link gallery dialog used in the XML content editors, WYSIWYG editors and context menu.class
Provides methods for open gallery dialog. -
Uses of CmsToolDialog in org.opencms.workplace.tools
Modifier and TypeClassDescriptionclass
Dialog for explorer views in the administration view.Modifier and TypeMethodDescriptionvoid
CmsToolManager.initParams
(CmsToolDialog wp) This method initializes the tool manager for the current user.