|
|||||||||||
| 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.CmsHtmlGallery
org.opencms.workplace.galleries.CmsTableGallery
Generates the html gallery popup window which can be used in editors or as a dialog widget.
| Field Summary |
| Fields inherited from class org.opencms.workplace.galleries.CmsHtmlGallery |
URI_GALLERY |
| 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 | |
CmsTableGallery()
Public empty constructor, required for A_CmsGallery.createInstance(String, CmsJspActionElement). |
|
CmsTableGallery(CmsJspActionElement jsp)
Public constructor with JSP action element. |
|
CmsTableGallery(PageContext context,
HttpServletRequest req,
HttpServletResponse res)
Public constructor with JSP variables. |
|
| Method Summary | |
String |
buildGalleryItemPreview()
Builds the html String for the preview frame. |
String |
getHeadFrameSetHeight()
Returns the height of the head frameset. |
String |
wizardButton()
Builds the HTML for the wizard button. |
| Methods inherited from class org.opencms.workplace.galleries.CmsHtmlGallery |
applyButton, getGalleryItemsTypeId, getPreviewBodyStyle, getPreviewDivStyle, previewButton, targetSelectBox |
| 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 |
| Constructor Detail |
public CmsTableGallery()
A_CmsGallery.createInstance(String, CmsJspActionElement).
public CmsTableGallery(CmsJspActionElement jsp)
jsp - an initialized JSP action element
public CmsTableGallery(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 CmsHtmlGallerypublic String getHeadFrameSetHeight()
getHeadFrameSetHeight in class A_CmsGallerypublic String wizardButton()
wizardButton in class A_CmsGallery
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||