See: Description
Interface | Description |
---|---|
I_CmsVirtualProject |
This interface can be used to implement a new option in the publish dialog's project selector.
|
I_CmsVirtualProject.I_Context |
Work context which is used to actually work with a virtual project.
|
Class | Description |
---|---|
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. |
CmsPublish |
ADE publishing features.
|
CmsPublishActionElement | |
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.
|
Enum | Description |
---|---|
A_CmsPublishGroupHelper.GroupAge |
An enum representing the age of a publish list resource.
|