请参阅: 说明
接口 | 说明 |
---|---|
I_CmsVirtualProject |
This interface can be used to implement a new option in the publish dialog's project selector.
|
类 | 说明 |
---|---|
A_CmsPublishGroupHelper<RESOURCE,GROUP> |
Helper class for splitting a publish list into publish groups.
|
ClientMessages | |
CmsCurrentPageProject |
Virtual project which includes the currently edited resource and all its related resources.
|
CmsDefaultPublishGroupHelper |
Default implementation of the publish group helper which operates on
CmsPublishResource objects. |
CmsDirectPublishProject |
Virtual project for 'direct publishing' of resources.
|
CmsMyChangesProject |
Virtual project for the "My changes" mode in the publish dialog.
|
CmsPublish |
ADE publishing features.
|
CmsPublishActionElement | |
CmsPublishRelationFinder |
Helper class for finding all related resources for a set of resources to be published, for use with the new ADE publish dialog.
|
CmsPublishRelationFinder.ResourceMap |
A map from resources to sets of resources, which automtically instantiates an empty set when accessing a key that
doesn't exist via get().
|
CmsPublishService |
The implementation of the publish service.
|
CmsRealProjectVirtualWrapper |
Wrapper to use real OpenCms projects through the I_CmsVirtualProject interface.
|
CmsSinglePublishGroupHelper |
Publish group helper which only puts all publish resources into a single group.
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|
枚举 | 说明 |
---|---|
A_CmsPublishGroupHelper.GroupAge |
An enum representing the age of a publish list resource.
|