Class PortalWebResourcesUtil
Object
com.liferay.portal.kernel.servlet.PortalWebResourcesUtil
- Author:
- Peter Fellwock
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetContextPath(String resourceType) static longgetLastModified(String resourceType) static StringgetModuleContextPath(String resourceType) static longgetPathLastModified(String requestURI, long defaultValue) static StringgetPathResourceType(String path) static javax.servlet.ServletContextgetPathServletContext(String path) static PortalWebResourcesgetPortalWebResources(String resourceType) static URLgetResource(String path) static URLgetResource(javax.servlet.ServletContext servletContext, String path) static javax.servlet.ServletContextgetServletContext(String resourceType) static booleanhasContextPath(String requestURI) static booleanisAvailable(String path) static StringstripContextPath(javax.servlet.ServletContext servletContext, String path)
-
Constructor Details
-
PortalWebResourcesUtil
public PortalWebResourcesUtil()
-
-
Method Details
-
getContextPath
-
getLastModified
-
getModuleContextPath
-
getPathLastModified
-
getPathResourceType
-
getPathServletContext
-
getPortalWebResources
-
getResource
-
getResource
-
getServletContext
-
hasContextPath
-
isAvailable
-
stripContextPath
-