Class DynamicIncludeUtil
Object
com.liferay.portal.kernel.servlet.taglib.DynamicIncludeUtil
- Author:
- Carlos Sierra Andrés, Raymond Augé
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<DynamicInclude>
getDynamicIncludes
(String key) static boolean
hasDynamicInclude
(String key) static void
include
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, String key, boolean ascendingPriority)
-
Method Details
-
getDynamicIncludes
-
hasDynamicInclude
-
include
public static void include(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, String key, boolean ascendingPriority)
-