|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.opencms.workplace.CmsWorkplace
org.opencms.workplace.tools.CmsToolDialog
org.opencms.workplace.CmsDialog
org.opencms.workplace.galleries.A_CmsGallery
org.opencms.workplace.galleries.CmsDownloadGallery
Generates the download gallery popup window which can be used in editors or as a dialog widget.
| Field Summary | |
static String |
URI_GALLERY
URI of the download gallery popup dialog. |
| Fields inherited from class org.opencms.workplace.galleries.A_CmsGallery |
ACTION_DELETE, ACTION_LIST, ACTION_SEARCH, ACTION_UPLOAD, CSS_FILENAME, DIALOG_DELETE, DIALOG_EDITPROPERTY, DIALOG_LIST, DIALOG_SEARCH, DIALOG_TYPE, DIALOG_UPLOAD, MODE_EDITOR, MODE_VIEW, MODE_WIDGET, OPEN_URI_SUFFIX, PARAM_DIALOGMODE, PARAM_FIELDID, PARAM_GALLERY_TYPENAME, PARAM_GALLERYPATH, PARAM_PAGE, PARAM_PROPERTYVALUE, PARAM_RESOURCEPATH, PARAM_SEARCHWORD, PATH_GALLERIES |
| Fields inherited from class org.opencms.workplace.tools.CmsToolDialog |
PARAM_PATH, PARAM_ROOT, PARAM_STYLE |
| Constructor Summary | |
CmsDownloadGallery()
Public empty constructor, required for A_CmsGallery.createInstance(String, CmsJspActionElement). |
|
CmsDownloadGallery(CmsJspActionElement jsp)
Public constructor with JSP action element. |
|
CmsDownloadGallery(PageContext context,
HttpServletRequest req,
HttpServletResponse res)
Public constructor with JSP variables. |
|
| Method Summary | |
String |
buildGalleryItemPreview()
Builds the html String for the preview frame. |
int |
getGalleryItemsTypeId()
Returns the type id of the gallery items that should be listed. |
String |
getHeadFrameSetHeight()
Returns the height of the head frameset. |
| Methods inherited from class org.opencms.workplace.tools.CmsToolDialog |
dialogTitle, getAdminTool, getCurrentToolPath, getParamPath, getParamRoot, getParamStyle, getParentPath, getToolManager, iconsBlockArea, iconsBlockAreaEnd, iconsBlockAreaStart, initAdminTool, pageBody, pageHtmlStyle, setParamPath, setParamRoot, setParamStyle, useNewStyle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String URI_GALLERY
| Constructor Detail |
public CmsDownloadGallery()
A_CmsGallery.createInstance(String, CmsJspActionElement).
public CmsDownloadGallery(CmsJspActionElement jsp)
jsp - an initialized JSP action element
public CmsDownloadGallery(PageContext context,
HttpServletRequest req,
HttpServletResponse res)
context - the JSP page contextreq - the JSP requestres - the JSP response| Method Detail |
public String buildGalleryItemPreview()
buildGalleryItemPreview in class A_CmsGallerypublic int getGalleryItemsTypeId()
A_CmsGalleryIn case of downloadgallery use '-1' to list all resources excluding folders.
getGalleryItemsTypeId in class A_CmsGalleryA_CmsGallery.getGalleryItemsTypeId()public String getHeadFrameSetHeight()
A_CmsGallery
getHeadFrameSetHeight in class A_CmsGalleryA_CmsGallery.getHeadFrameSetHeight()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||