Uses of Class
org.opencms.ade.galleries.shared.CmsGalleryDataBean
Package
Description
Contains the shared container page editor classes.
Contains server side classes for the gallery dialogs.
Contains the shared client/server side gallery dialog classes.
-
Uses of CmsGalleryDataBean in org.opencms.ade.galleries
Modifier and TypeMethodDescriptionstatic CmsGalleryDataBean
CmsGalleryService.getInitialSettings
(javax.servlet.http.HttpServletRequest request, CmsGalleryConfiguration config) Returns the initial gallery settings.CmsGalleryService.getInitialSettings
(CmsGalleryConfiguration conf) CmsGalleryService.getInitialSettingsForContainerPage
(List<CmsResourceTypeBean> types, String uri, String locale) Returns the initial gallery data for the container page editor.Modifier and TypeMethodDescriptionstatic CmsGallerySearchBean
CmsGalleryService.getSearch
(javax.servlet.http.HttpServletRequest request, CmsGalleryDataBean config) Returns the initial search data.CmsGalleryService.getSearch
(CmsGalleryDataBean data) CmsGalleryService.getTypeNames
(CmsGalleryDataBean data) Gets the type names from the gallery data bean.