Uses of Class
org.opencms.ade.galleries.CmsTreeOpenState
Packages that use CmsTreeOpenState
-
Uses of CmsTreeOpenState in org.opencms.ade.galleries
Methods in org.opencms.ade.galleries that return CmsTreeOpenStateModifier and TypeMethodDescriptionstatic CmsTreeOpenStateCmsGalleryService.getVfsTreeState(javax.servlet.http.HttpServletRequest request, String treeToken) Convenience method for reading the saved VFS tree state from the session.Methods in org.opencms.ade.galleries with parameters of type CmsTreeOpenStateModifier and TypeMethodDescriptionstatic CmsVfsEntryBeanCmsGalleryService.generateVfsPreloadData(CmsObject cms, CmsTreeOpenState vfsState, Set<String> folders) Generates the pre-loaded contents for the VFS tab of the gallery dialog.