Package org.opencms.ade.galleries.client
Class CmsGalleryConfigurationJSO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
org.opencms.ade.galleries.client.CmsGalleryConfigurationJSO
- All Implemented Interfaces:
org.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
public final class CmsGalleryConfigurationJSO
extends com.google.gwt.core.client.JavaScriptObject
implements org.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
Gallery configuration java-script overlay object.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.opencms.ade.galleries.shared.I_CmsGalleryProviderConstants.GalleryMode
String[]
org.opencms.ade.galleries.shared.CmsGalleryTabConfiguration
boolean
boolean
boolean
boolean
boolean
static CmsGalleryConfigurationJSO
parseConfiguration
(String conf) Parses the given JSON configuration string.void
setCurrentElement
(String currentElement) void
setStartFolder
(String startFolder) Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
CmsGalleryConfigurationJSO
protected CmsGalleryConfigurationJSO()Hiding constructor.
-
-
Method Details
-
parseConfiguration
Parses the given JSON configuration string.- Parameters:
conf
- the JSON configuration string- Returns:
- the gallery configuration object
-
getCurrentElement
- Specified by:
getCurrentElement
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getCurrentElement()
-
getGalleryMode
- Specified by:
getGalleryMode
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getGalleryMode()
-
getGalleryPath
- Specified by:
getGalleryPath
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getGalleryPath()
-
getGalleryStoragePrefix
- Specified by:
getGalleryStoragePrefix
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getGalleryStoragePrefix()
-
getGalleryTypeName
- Specified by:
getGalleryTypeName
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getGalleryTypeName()
-
getGalleryTypes
- Specified by:
getGalleryTypes
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getGalleryTypes()
-
getImageFormatNames
- Specified by:
getImageFormatNames
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getImageFormatNames()
-
getImageFormats
- Specified by:
getImageFormats
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getImageFormats()
-
getLocale
- Specified by:
getLocale
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getLocale()
-
getPageId
- Specified by:
getPageId
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getPageId()
-
getReferencePath
- Specified by:
getReferencePath
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getReferencePath()
-
getResourceTypes
- Specified by:
getResourceTypes
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getResourceTypes()
-
getSearchTypes
- Specified by:
getSearchTypes
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getSearchTypes()
-
getStartFolder
- Specified by:
getStartFolder
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getStartFolder()
-
getStartSite
- Specified by:
getStartSite
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getStartSite()
-
getTabConfiguration
- Specified by:
getTabConfiguration
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getTabConfiguration()
-
getTreeToken
- Specified by:
getTreeToken
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getTreeToken()
-
getUploadFolder
- Specified by:
getUploadFolder
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.getUploadFolder()
-
isGalleriesSelectable
- Specified by:
isGalleriesSelectable
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.isGalleriesSelectable()
-
isIncludeFiles
- Specified by:
isIncludeFiles
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.isIncludeFiles()
-
isResultsSelectable
- Specified by:
isResultsSelectable
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.isResultsSelectable()
-
isShowSiteSelector
- Specified by:
isShowSiteSelector
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.isShowSiteSelector()
-
isUseFormats
- Specified by:
isUseFormats
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.isUseFormats()
-
setCurrentElement
- Specified by:
setCurrentElement
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.setCurrentElement(java.lang.String)
-
setStartFolder
- Specified by:
setStartFolder
in interfaceorg.opencms.ade.galleries.shared.I_CmsGalleryConfiguration
- See Also:
-
I_CmsGalleryConfiguration.setStartFolder(java.lang.String)
-