| Package | Description |
|---|---|
| org.opencms.ade.galleries |
Contains server side classes for the gallery dialogs.
|
| Modifier and Type | Method and Description |
|---|---|
static CmsTreeOpenState |
CmsGalleryService.getVfsTreeState(javax.servlet.http.HttpServletRequest request,
java.lang.String treeToken)
Convenience method for reading the saved VFS tree state from the session.
|
| Modifier and Type | Method and Description |
|---|---|
static CmsVfsEntryBean |
CmsGalleryService.generateVfsPreloadData(CmsObject cms,
CmsTreeOpenState vfsState,
java.util.Set<java.lang.String> folders)
Generates the pre-loaded contents for the VFS tab of the gallery dialog.
|