| Package | Description |
|---|---|
| org.opencms.ade.galleries |
Contains server side classes for the gallery dialogs.
|
| org.opencms.ui.login |
Contains the user interface components for the Vaadin-based login dialog
|
| 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.
|
| org.opencms.workplace.galleries |
Contains the various "Galleries" which are available in the editors and widgets of the OpenCms Workplace.
|
| org.opencms.workplace.tools |
Contains the base classes for implementing a tool in the OpenCms Workplace "Administration" view.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsOpenGallery
Provides methods to open gwt-based gallery dialog.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CmsLoginController.UserAgreementHelper
Helper subclass of CmsLoginUserAgreement which can be used without a page context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsDialog
Provides methods for building the dialog windows of OpenCms.
|
class |
CmsLoginUserAgreement
Provides methods to show a configurable user agreement dialog after a successful workplace login.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsDefaultPageEditor
Provides methods for building editors for the CmsDefaultPage page type.
|
class |
CmsDialogCopyLanguage
Provides methods for the editor copy language dialog.
|
class |
CmsDialogElements
Provides methods for the editor elements dialog.
|
class |
CmsEditor
Provides basic methods for building the file editors of OpenCms.
|
class |
CmsEditorBase
Base class for all editors that turns of time warp deletion inherited from
. |
class |
CmsEditorFrameset
Helper class to create the editor frameset.
|
class |
CmsPreEditorAction
Handles the actions that should be performed before opening the editor frameset.
|
class |
CmsSimpleEditor
Creates the output for editing a resource (text or JSP files).
|
class |
CmsSimplePageEditor
Creates the output for editing a CmsDefaultPage with the simple textarea editor.
|
class |
CmsXmlContentEditor
Creates the editor for XML content definitions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
A_CmsAjaxGallery
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 |
CmsAjaxDownloadGallery
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 |
CmsAjaxImageGallery
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 |
CmsAjaxLinkGallery
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsExplorerDialog
Dialog for explorer views in the administration view.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsToolManager.initParams(CmsToolDialog wp)
This method initializes the tool manager for the current user.
|