Package com.liferay.portal.kernel.util
Class CustomJspRegistryUtil
Object
com.liferay.portal.kernel.util.CustomJspRegistryUtil
- Author:
- Ryan Park, Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getCustomJspFileName
(String servletContextName, String fileName) static CustomJspRegistry
static String
getDisplayName
(String servletContextName) static void
registerServletContextName
(String servletContextName, String displayName) void
setCustomJspRegistry
(CustomJspRegistry customJspRegistry) static void
unregisterServletContextName
(String servletContextName)
-
Constructor Details
-
CustomJspRegistryUtil
public CustomJspRegistryUtil()
-
-
Method Details
-
getCustomJspFileName
-
getCustomJspRegistry
-
getDisplayName
-
getServletContextNames
-
registerServletContextName
-
unregisterServletContextName
-
setCustomJspRegistry
-