Package 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.

See:
          Description

Interface Summary
I_CmsDialogHandler Provides a method for selecting an individual jsp dialog.
 

Class Summary
CmsDialog Provides methods for building the dialog windows of OpenCms.
CmsDialogSelector Selects the dialog which should be displayed by OpenCms depending on the configuration value.
CmsFrameset Provides methods for building the main framesets of the OpenCms Workplace.
CmsLogin Handles the login of Users to the OpenCms workplace.
CmsLoginHelper Handles front-end login of users to the OpenCms workplace into the given site and project.
CmsMultiDialog The base class to build a dialog capable of multiple file operations.
CmsReport Provides an output window for a CmsReport.
CmsTabDialog Provides methods for tab styled dialogs.
CmsWidgetDialog Base class for dialogs that use the OpenCms widgets without XML content.
CmsWidgetDialogParameter Implements the widget parameter interface for the use of OpenCms widgets on dialogs that are not based on XML contents.
CmsWorkplace Master class for the JSP based workplace which provides default methods and session handling for all JSP workplace classes.
CmsWorkplaceAction The workplace manager class to get the admin CmsObject.
CmsWorkplaceCustomFoot A custom foot configuration to create a specially designed foot for the OpenCms workplace.
CmsWorkplaceLoginHandler Resource init handler that loads the login form with the right parameters.
CmsWorkplaceManager Manages the global OpenCms workplace settings for all users.
CmsWorkplaceMessages Provides access to the localized messages for the OpenCms workplace.
CmsWorkplaceSettings Object to conveniently access and modify the state of the workplace for a user, will be stored in the session of a user.
CmsWorkplaceUserInfoBlock Represents an user additional information block.
CmsWorkplaceUserInfoEntry Represents an user additional information entry.
CmsWorkplaceUserInfoManager Manages the configuration of the additional information of users.
CmsWorkplaceView Contains the data of a single workplace view.
 

Exception Summary
CmsWorkplaceException Signals that an exceptional program flow happens in the workplace.
 

Package org.opencms.workplace Description

The base classes for the OpenCms Workplace (standard dialog, tab dialog, report based dialog) and the Workplace configuration classes are located here.

Since:
6.0.0
Version:
$Revision: 1.9 $