See: Description
| Interface | Description |
|---|---|
| I_CmsAliasConstants |
Constants for parameters, JSON keys, etc. which are used by both the client and server side code of the alias editor.
|
| I_CmsSitemapController |
The interface to the sitemap controller.
|
| Class | Description |
|---|---|
| CmsAdditionalEntryInfo |
Bean for additional site-map entry information.
|
| CmsClientSitemapEntry |
Sitemap entry data.
|
| CmsDetailPageTable |
A data structure for managing the detail page ordering for different types in a given sitemap.
|
| CmsGalleryFolderEntry |
Gallery folder entry bean.
|
| CmsGalleryType |
The gallery type bean.
|
| CmsLocaleComparePropertyData |
Data used for the property editor in the sitemap editor's locale comparison view.
|
| CmsModelInfo |
Wraps the model page and model group info into one object.
|
| CmsModelPageEntry |
Bean representing a model page, for use in the model page mode of the sitemap editor.
|
| CmsNewResourceInfo |
A bean representing a resource type for use in the detail page creation menu.
|
| CmsSitemapCategoryData |
The category data for the current sitemap.
|
| CmsSitemapChange |
Bean containing sitemap entry change information.
|
| CmsSitemapClipboardData |
Sitemap clipboard data bean.
|
| CmsSitemapData |
Sitemap initialization data bean for prefetching.
|
| CmsSitemapInfo |
Sitemap info object.
|
| CmsSitemapMergeInfo |
This class represents the result of a 'merge sub-sitemap' operation.
|
| CmsSubSitemapInfo |
A data class which is used to transfer information about sub-sitemaps which have
been created.
|
| Enum | Description |
|---|---|
| CmsClientSitemapEntry.EditStatus |
An enum for the edit status of the entry.
|
| CmsClientSitemapEntry.EntryType |
An enum for the entry type.
|
| CmsDetailPageTable.Status |
A type indicating the status of a page.
|
| CmsSitemapChange.ChangeType |
The change types.
|
| CmsSitemapData.EditorMode |
The sitemap editor modes.
|