Class CmsGalleryActionElement


Gallery action used to generate the gallery dialog.

see jsp file /system/modules/org.opencms.ade.galleries/testVfs.jsp.

Since:
8.0.0
  • Field Details

  • Constructor Details

    • CmsGalleryActionElement

      public CmsGalleryActionElement(javax.servlet.jsp.PageContext context, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
      Constructor.

      Parameters:
      context - the JSP page context object
      req - the JSP request
      res - the JSP response
  • Method Details