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.
- Since:
- 6.0.0
-
Interface Summary Interface Description I_CmsDialogHandler Provides a method for selecting an individual jsp dialog.I_CmsGroupNameTranslation Interface for transforming group names into a more human-readable form.I_CmsPostUploadDialogHandler An interface which provides a hook which can be called after uploading files.I_CmsRepositoryFolderHandler Evaluates the repository folder.I_CmsWorkplaceMessageBundleProvider Implement this interface to provide message bundle names to added to the CmsWorkplaceMessages bundle. -
Class Summary Class Description CmsAccountInfo Account info bean.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.CmsLoginUserAgreement Provides methods to show a configurable user agreement dialog after a successful workplace login.CmsRepositoryFolderHandler The default upload folder handler.CmsWorkplace Master class for the JSP based workplace which provides default methods and session handling for all JSP workplace classes.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.Messages Convenience class to access the localized messages of this OpenCms package. -
Enum Summary Enum Description CmsAccountInfo.Field Account info fields. -
Exception Summary Exception Description CmsWorkplaceException Signals that an exceptional program flow happens in the workplace.