public final class CmsGalleryFactory
extends java.lang.Object
限定符和类型 | 方法和说明 |
---|---|
static CmsGalleryDialog |
createDialog()
Returns a gallery dialog object.
|
static CmsGalleryDialog |
createDialog(I_CmsGalleryHandler galleryHandler)
Creates a new gallery dialog.
|
static CmsGalleryPopup |
createGalleryPopup(I_CmsGalleryWidgetHandler handler,
I_CmsGalleryConfiguration conf)
Creates a gallery widget pop-up.
|
public static CmsGalleryDialog createDialog()
public static CmsGalleryDialog createDialog(I_CmsGalleryHandler galleryHandler)
galleryHandler
- the gallery handlerpublic static CmsGalleryPopup createGalleryPopup(I_CmsGalleryWidgetHandler handler, I_CmsGalleryConfiguration conf)
handler
- the widget handler, used to set the widgets valueconf
- the gallery configuration