Uses of Class
org.opencms.ade.galleries.shared.CmsVfsEntryBean
Package
Description
Contains server side classes for the gallery dialogs.
Contains the shared client/server side gallery dialog classes.
-
Uses of CmsVfsEntryBean in org.opencms.ade.galleries
Modifier and TypeMethodDescriptionstatic CmsVfsEntryBean
CmsGalleryService.generateVfsPreloadData
(CmsObject cms, CmsTreeOpenState vfsState, Set<String> folders) Generates the pre-loaded contents for the VFS tab of the gallery dialog.static CmsVfsEntryBean
CmsGalleryService.internalCreateVfsEntryBean
(CmsObject cms, CmsResource resource, String title, boolean isRoot, boolean isEditable, List<CmsVfsEntryBean> children, boolean isMatch) Creates the VFS entry bean for a resource.CmsGalleryService.loadVfsEntryBean
(String path, String filter) Modifier and TypeMethodDescriptionstatic CmsVfsEntryBean
CmsGalleryService.internalCreateVfsEntryBean
(CmsObject cms, CmsResource resource, String title, boolean isRoot, boolean isEditable, List<CmsVfsEntryBean> children, boolean isMatch) Creates the VFS entry bean for a resource.