Uses of Class
org.opencms.workplace.galleries.A_CmsAjaxGallery
Package
Description
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
Contains the various "Galleries" which are available in the editors and widgets of the OpenCms Workplace.
-
Uses of A_CmsAjaxGallery in org.opencms.workplace
Modifier and TypeMethodDescriptionCmsWorkplaceManager.getGalleries()
Returns a collection of all available galleries. -
Uses of A_CmsAjaxGallery in org.opencms.workplace.galleries
Modifier and TypeClassDescriptionclass
Provides the specific constants, members and helper methods to generate the content of the download gallery dialog used in the XML content editors, WYSIWYG editors and context menu.class
Provides the specific constants, members and helper methods to generate the content of the image gallery dialog used in the XML content editors, WYSIWYG editors and context menu.class
Provides the specific constants, members and helper methods to generate the content of the external link gallery dialog used in the XML content editors, WYSIWYG editors and context menu.Modifier and TypeMethodDescriptionstatic A_CmsAjaxGallery
A_CmsAjaxGallery.createInstance
(String galleryTypeName, CmsJspActionElement jsp) Creates a new gallery instance of the given gallery type name.