Class CmsUploadActionElement

    • Constructor Detail

      • CmsUploadActionElement

        public CmsUploadActionElement​(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 Detail

      • exportButton

        public java.lang.String exportButton()
                                      throws java.lang.Exception
        Special export for the button mode.

        Returns:
        the data
        Throws:
        java.lang.Exception - if something goes wrong
      • getTitle

        public java.lang.String getTitle()
        Returns the upload dialog title.

        Returns:
        the upload dialog title