Class TagDynamicIncludeUtil

Object
com.liferay.portal.kernel.servlet.taglib.TagDynamicIncludeUtil

public class TagDynamicIncludeUtil extends Object
Author:
Carlos Sierra Andrés, Raymond Augé
  • Method Details

    • getTagDynamicIncludes

      public static List<TagDynamicInclude> getTagDynamicIncludes(String tagClassName, String tagDynamicId, String tagPoint)
    • hasTagDynamicInclude

      public static boolean hasTagDynamicInclude(String tagClassName, String tagDynamicId, String tagPoint)
    • include

      public static void include(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, String tagClassName, String tagDynamicId, String tagPoint, boolean ascendingPriority)