| Package | Description |
|---|---|
| org.opencms.file.types |
The implementations of the core resource types for the VFS are located here.
|
| org.opencms.workplace.galleries |
Contains the various "Galleries" which are available in the editors and widgets of the OpenCms Workplace.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsRecourceTypeFolderGallery
Resource type descriptor for extended folder types (like for example the workplace galleries).
|
class |
CmsResourceTypeFolderSubSitemap
Resource type descriptor for sub site map folder types.
|
| Modifier and Type | Method and Description |
|---|---|
CmsResourceTypeFolderExtended |
A_CmsAjaxGallery.getResourceType()
Returns the extended folder resource type this gallery is based on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
A_CmsAjaxGallery.setResourceType(CmsResourceTypeFolderExtended type)
Sets the extended folder resource type this gallery is based on.
|