| 接口 | 说明 |
|---|---|
| I_CmsGalleryHandler |
A handler interface which allows the gallery dialog to interact with the context it is used in, e.g. the container page editor.
|
| I_CmsGalleryWidgetHandler |
A handler to set the selected resource within an editing widget.
|
| 类 | 说明 |
|---|---|
| A_CmsTabHandler |
The abstract class for the tab handler.
|
| CmsCategoriesTabHandler |
The categories tab handler.
|
| CmsGalleriesTabHandler |
The galleries(folders) tab handler.
|
| CmsGallery |
Gallery Dialog entry class to be open from the vfs tree.
|
| CmsGalleryConfigurationJSO |
Gallery configuration java-script overlay object.
|
| CmsGalleryController |
Gallery dialog controller.
|
| CmsGalleryControllerHandler |
Gallery dialog controller handler.
|
| CmsGalleryFactory |
Factory class to create gallery dialog with or without parameter.
|
| CmsResultContextMenuHandler |
Context menu handler for the gallery search results.
|
| CmsResultsTabHandler |
The results tab handler.
|
| CmsSearchTabHandler |
The full text search tab handler.
|
| CmsSitemapTabHandler |
Handler class for the sitemap tree tab.
|
| CmsTypesTabHandler |
The results tab handler.
|
| CmsVfsTabHandler |
Handler class for the VFS tree tab.
|
| Messages |
Convenience class to access the localized messages of this OpenCms package.
|