Class DynamicIncludeUtil

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

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

    • getDynamicIncludes

      public static List<DynamicInclude> getDynamicIncludes(String key)
    • hasDynamicInclude

      public static boolean hasDynamicInclude(String key)
    • include

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