Uses of Class
org.opencms.ade.galleries.shared.CmsVfsEntryBean
Packages that use 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
Methods in org.opencms.ade.galleries that return CmsVfsEntryBeanModifier and TypeMethodDescriptionstatic CmsVfsEntryBeanCmsGalleryService.generateVfsPreloadData(CmsObject cms, CmsTreeOpenState vfsState, Set<String> folders) Generates the pre-loaded contents for the VFS tab of the gallery dialog.static CmsVfsEntryBeanCmsGalleryService.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) Methods in org.opencms.ade.galleries that return types with arguments of type CmsVfsEntryBeanMethod parameters in org.opencms.ade.galleries with type arguments of type CmsVfsEntryBeanModifier and TypeMethodDescriptionstatic CmsVfsEntryBeanCmsGalleryService.internalCreateVfsEntryBean(CmsObject cms, CmsResource resource, String title, boolean isRoot, boolean isEditable, List<CmsVfsEntryBean> children, boolean isMatch) Creates the VFS entry bean for a resource.