请参阅: 说明
接口 | 说明 |
---|---|
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.
|
类 | 说明 |
---|---|
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.
|
CmsLoginUserAgreement |
Provides methods to show a configurable user agreement dialog after a successful workplace login.
|
CmsMultiDialog |
The base class to build a dialog capable of multiple file operations.
|
CmsReport |
Provides an output window for a CmsReport.
|
CmsRepositoryFolderHandler |
The default upload folder handler.
|
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.
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|
异常错误 | 说明 |
---|---|
CmsWorkplaceException |
Signals that an exceptional program flow happens in the workplace.
|
The base classes for the OpenCms Workplace (standard dialog, tab dialog, report based dialog) and the Workplace configuration classes are located here.