程序包 | 说明 |
---|---|
org.opencms.ade.containerpage.client.ui | |
org.opencms.ade.galleries.client | |
org.opencms.ade.galleries.client.ui | |
org.opencms.ade.galleries.shared |
限定符和类型 | 方法和说明 |
---|---|
protected static CmsGalleryDialog |
CmsToolbarAllGalleriesMenu.createDialog(I_CmsGalleryConfiguration configuration,
I_CmsGalleryHandler galleryHandler)
Creates a new gallery dialog and instantiates the controller for it.
|
protected void |
CmsToolbarAllGalleriesMenu.openDialog(I_CmsGalleryConfiguration configuration)
Opens the dialog given the loaded gallery configuration.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsGalleryConfigurationJSO
Gallery configuration java-script overlay object.
|
限定符和类型 | 方法和说明 |
---|---|
static CmsGalleryPopup |
CmsGalleryFactory.createGalleryPopup(I_CmsGalleryWidgetHandler handler,
I_CmsGalleryConfiguration conf)
Creates a gallery widget pop-up.
|
static java.lang.String |
CmsGalleryController.getLastSelectedGallery(I_CmsGalleryConfiguration config)
Returns the last selecte gallery for the given configuration or
null . |
构造器和说明 |
---|
CmsGalleryController(CmsGalleryControllerHandler handler,
I_CmsGalleryConfiguration conf)
Constructor.
|
限定符和类型 | 字段和说明 |
---|---|
protected I_CmsGalleryConfiguration |
CmsGalleryField.m_configuration
The gallery configuration.
|
构造器和说明 |
---|
CmsGalleryField(I_CmsGalleryConfiguration configuration,
boolean allowUploads)
Constructs a new gallery widget.
|
CmsGalleryPopup(I_CmsGalleryWidgetHandler handler,
I_CmsGalleryConfiguration conf)
Constructor.
|
CmsImageGalleryField(I_CmsGalleryConfiguration configuration,
boolean allowUploads)
Constructs a new gallery widget.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsGalleryConfiguration
The gallery configuration.
|
构造器和说明 |
---|
CmsGalleryConfiguration(I_CmsGalleryConfiguration configuration)
Constructor.
|