Package org.opencms.ade.galleries.shared
Interface I_CmsGalleryProviderConstants
public interface I_CmsGalleryProviderConstants
Shared constants interface.
- Since:
- 8.0.0
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic enumGallery mode constants.static enumTab ids used for tab configuration.static enumImage parameteres.static enumSorting parameters.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringThe request attribute name for the close link.static final StringConfiguration key.static final StringOption to enable/disable gallery selection.static final StringConfiguration key.static final StringConfiguration key.static final StringConfiguration key.static final StringConfiguration key.static final StringConfiguration key.static final StringConfiguration key.static final StringConfiguration key.static final StringConfiguration key.static final StringConfiguration key.static final StringConfiguration key.static final StringConfiguration key.static final StringOption to disable result selection if set to false.static final StringConfiguration key.static final StringConfiguration key.static final StringConfiguration key.static final StringConfiguration key.static final StringConfiguration key.static final StringThe key for the tree token.static final StringConfiguration key.static final StringConfiguration key.static final StringThe id for the HTML div containing the gallery dialog.static final StringThe widget field id.static final StringThe widget field id hash.static final StringThe key for the flag which controls whether the select button should be shown.static final StringThe parameter used to tell the gallery dialog to use the standard set of resource types from the VfsFileWidget.static final StringThe folder resource type name.static final StringSitemap tree state session attribute name prefix.static final StringVFS tree state session attribute name prefix.static final StringPath to the host page.
- 
Field Details- 
ATTR_CLOSE_LINKThe request attribute name for the close link.- See Also:
 
- 
CONFIG_CURRENT_ELEMENTConfiguration key.- See Also:
 
- 
CONFIG_GALLERY_MODEConfiguration key.- See Also:
 
- 
CONFIG_GALLERY_NAMEConfiguration key.- See Also:
 
- 
CONFIG_GALLERY_PATHConfiguration key.- See Also:
 
- 
CONFIG_GALLERY_STORAGE_PREFIXConfiguration key.- See Also:
 
- 
CONFIG_GALLERY_TYPESConfiguration key.- See Also:
 
- 
CONFIG_IMAGE_FORMAT_NAMESConfiguration key.- See Also:
 
- 
CONFIG_IMAGE_FORMATSConfiguration key.- See Also:
 
- 
CONFIG_LOCALEConfiguration key.- See Also:
 
- 
CONFIG_PAGE_IDConfiguration key.- See Also:
 
- 
CONFIG_REFERENCE_PATHConfiguration key.- See Also:
 
- 
CONFIG_RESOURCE_TYPESConfiguration key.- See Also:
 
- 
CONFIG_SEARCH_TYPESConfiguration key.- See Also:
 
- 
CONFIG_SHOW_SITE_SELECTORConfiguration key.- See Also:
 
- 
CONFIG_START_FOLDERConfiguration key.- See Also:
 
- 
CONFIG_START_SITEConfiguration key.- See Also:
 
- 
CONFIG_TAB_CONFIGConfiguration key.- See Also:
 
- 
CONFIG_TREE_TOKENThe key for the tree token.- See Also:
 
- 
CONFIG_UPLOAD_FOLDERConfiguration key.- See Also:
 
- 
CONFIG_USE_FORMATSConfiguration key.- See Also:
 
- 
GALLERY_DIALOG_IDThe id for the HTML div containing the gallery dialog.- See Also:
 
- 
KEY_FIELD_IDThe widget field id.- See Also:
 
- 
KEY_HASH_IDThe widget field id hash.- See Also:
 
- 
KEY_SHOW_SELECTThe key for the flag which controls whether the select button should be shown.- See Also:
 
- 
PARAM_USE_LINK_DEFAULT_TYPESThe parameter used to tell the gallery dialog to use the standard set of resource types from the VfsFileWidget.- See Also:
 
- 
RESOURCE_TYPE_FOLDERThe folder resource type name.- See Also:
 
- 
TREE_SITEMAPSitemap tree state session attribute name prefix.- See Also:
 
- 
TREE_VFSVFS tree state session attribute name prefix.- See Also:
 
- 
VFS_OPEN_GALLERY_PATHPath to the host page.- See Also:
 
- 
CONFIG_GALLERIES_SELECTABLEOption to enable/disable gallery selection.- See Also:
 
- 
CONFIG_RESULTS_SELECTABLEOption to disable result selection if set to false.- See Also:
 
 
-