Uses of Class
org.opencms.workplace.galleries.A_CmsAjaxGallery
Packages that use 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
Methods in org.opencms.workplace that return types with arguments of type A_CmsAjaxGalleryModifier and TypeMethodDescriptionCmsWorkplaceManager.getGalleries()
Returns a collection of all available galleries. -
Uses of A_CmsAjaxGallery in org.opencms.workplace.galleries
Subclasses of A_CmsAjaxGallery in org.opencms.workplace.galleriesModifier 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.Methods in org.opencms.workplace.galleries that return A_CmsAjaxGalleryModifier and TypeMethodDescriptionstatic A_CmsAjaxGallery
A_CmsAjaxGallery.createInstance
(String galleryTypeName, CmsJspActionElement jsp) Creates a new gallery instance of the given gallery type name.