Class CmsExplorerDialog

    • Field Detail

      • EXPLORER_TOOLS

        public static final java.util.List<java.lang.String> EXPLORER_TOOLS
        List of explorer tools.
    • Constructor Detail

      • CmsExplorerDialog

        public CmsExplorerDialog​(javax.servlet.jsp.PageContext context,
                                 javax.servlet.http.HttpServletRequest req,
                                 javax.servlet.http.HttpServletResponse res)
        Public constructor with JSP variables.

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

      • displayTitle

        public void displayTitle()
                          throws java.lang.Exception
        Generates the html code for the title frame.

        Throws:
        java.lang.Exception - if writing to the JSP out fails