Interface PluggableFooter

    • Method Detail

      • getHtml

        @NotNull
        @NotNull String getHtml​(@NotNull
                                @NotNull javax.servlet.http.HttpServletRequest request)
        Get the HTML to present on screen
        Parameters:
        request - the request that is asking for the HTML.
        Returns:
        the HTML to be rendered.
        Since:
        v2.3