- getCause(Throwable) - Method in class org.sakaiproject.portal.util.ErrorReporter
-
Compute the cause of a throwable, checking for the special
ServletException case, and the points-to-self case.
- getCDNPath() - Static method in class org.sakaiproject.portal.util.PortalUtils
-
Returns the CDN Path or empty string (i.e. never null)
- getCDNQuery() - Static method in class org.sakaiproject.portal.util.PortalUtils
-
Returns the CDN query string or empty string (i.e. never null)
- getContentType() - Method in class org.sakaiproject.portal.util.BufferedServletResponse
-
- getContentType() - Method in class org.sakaiproject.portal.util.ByteArrayServletResponse
-
- getCssToolBase() - Static method in class org.sakaiproject.portal.util.CSSUtils
-
Returns a URL for the tool_base.css suitable for putting in an href= field.
- getCssToolSkin(String) - Static method in class org.sakaiproject.portal.util.CSSUtils
-
Returns a URL for the tool.css suitable for putting in an href= field.
- getCssToolSkin(Site) - Static method in class org.sakaiproject.portal.util.CSSUtils
-
Returns a URL for the tool.css suitable for putting in an href= field.
- getInternalBuffer() - Method in class org.sakaiproject.portal.util.BufferedServletResponse
-
Retrieve the buffer.
- getInternalBuffer() - Method in class org.sakaiproject.portal.util.ByteArrayServletResponse
-
Retrieve the buffer.
- getLibraryPath() - Static method in class org.sakaiproject.portal.util.PortalUtils
-
Returns an absolute URL for "/library" servlet with CDN path as necessary
- getOneTrace(Throwable) - Method in class org.sakaiproject.portal.util.ErrorReporter
-
Format a one-level stack trace, just showing the place where the
exception occurred (the first entry in the stack trace).
- getOutputStream() - Method in class org.sakaiproject.portal.util.ByteArrayServletResponse
-
- getPageForTool(Site, String) - Static method in class org.sakaiproject.portal.util.ToolUtils
-
Look through the pages in a site and find the page that corresponds to a tool.
- getPageUrl(HttpServletRequest, Site, SitePage) - Static method in class org.sakaiproject.portal.util.ToolUtils
-
Captures the rules for getting the URL of a page suitable for a GET request
- getPageUrl(HttpServletRequest, Site, SitePage, String) - Static method in class org.sakaiproject.portal.util.ToolUtils
-
Captures the rules for getting the URL of a page suitable for a GET request
- getPageUrl(HttpServletRequest, Site, SitePage, String, boolean, String, String) - Static method in class org.sakaiproject.portal.util.ToolUtils
-
Captures the rules for getting the URL of a page suitable for a GET request
- getPageUrlForTool(HttpServletRequest, Site, ToolConfiguration) - Static method in class org.sakaiproject.portal.util.ToolUtils
-
Look through the pages in a site and get the page URL for a tool.
- getRedirect() - Method in class org.sakaiproject.portal.util.ByteArrayServletResponse
-
- getSafePathInfo(HttpServletRequest) - Static method in class org.sakaiproject.portal.util.URLUtils
-
- getScriptPath() - Static method in class org.sakaiproject.portal.util.PortalUtils
-
Returns an absolute for "/library/js" servlet with CDN path as necessary
- getStackTrace(Throwable) - Method in class org.sakaiproject.portal.util.ErrorReporter
-
Format the full stack trace.
- getToolPopupUrl(ToolConfiguration) - Static method in class org.sakaiproject.portal.util.ToolUtils
-
Captures the rules for the various tools and when they want a popup
- getWriter() - Method in class org.sakaiproject.portal.util.BufferedServletResponse
-
- getWriter() - Method in class org.sakaiproject.portal.util.ByteArrayServletResponse
-