接口 | 说明 |
---|---|
CmsBrokenLinksPanel.I_CmsBrokenLinksPanelUiBinder |
The UiBinder interface.
|
CmsPublishDataModel.I_CmsPublishResourceCheck |
Predicate for testing properties of publish resources.
|
CmsPublishSelectPanel.I_CmsPublishSelectPanelUiBinder |
The UiBinder interface for this widget.
|
I_CmsPublishCss |
The CSS bundle for the publish dialog.
|
I_CmsPublishEventHandler |
Event handler interface for publish events.
|
I_CmsPublishItemStatusUpdateHandler |
Interface used for processing publish item status changes.
|
I_CmsPublishLayoutBundle |
The layout bundle used for the publish module.
|
I_CmsPublishSelectionChangeHandler |
Interface for objects which should handle changes in the selection of resources to publish.
|
类 | 说明 |
---|---|
CmsBrokenLinksPanel |
The panel for showing links which would be broken by publishing.
|
CmsPublishConfirmationDialog |
A confirmation message dialog which can be displayed after the publish dialog has been closed.
|
CmsPublishDataModel |
This class contains the data for the publish resources which are displayed
in the publish dialog.
|
CmsPublishDataModel.HasProblems |
Predicate used to check if a resource has problems.
|
CmsPublishDialog |
Main class for the publish dialog.
|
CmsPublishEntryPoint |
The entry point for the publish module.
|
CmsPublishEvent |
Event which is thrown after a publish job has been sent to the server.
|
CmsPublishGroupPanel |
A panel representing a single publish group.
|
CmsPublishItemStateSummary |
A bean containing statistics about the states of publish items in the publish dialog.
|
CmsPublishItemStatus |
This class encapsulates the possible states of a publish item.
|
CmsPublishSelectPanel |
This is the main widget of the publish dialog.
|
CmsPublishSelectPanel.CheckBoxUpdate |
Data with which to update a check box.
|
Messages |
This class contains the message keys for the client side of the publish module.
|
枚举 | 说明 |
---|---|
CmsPublishDialog.State |
A type which represents the state of a publish action.
|
CmsPublishItemStatus.State |
The enum for the publish item state.
|