Class BreadcrumbEntriesUtil

java.lang.Object
com.liferay.site.navigation.taglib.servlet.taglib.util.BreadcrumbEntriesUtil

public class BreadcrumbEntriesUtil extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static List<com.liferay.portal.kernel.servlet.taglib.ui.BreadcrumbEntry>
    getBreadcrumbEntries(javax.servlet.http.HttpServletRequest httpServletRequest, boolean showCurrentGroup, boolean showGuestGroup, boolean showLayout, boolean showParentGroups, boolean showPortletBreadcrumb)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BreadcrumbEntriesUtil

      public BreadcrumbEntriesUtil()
  • Method Details

    • getBreadcrumbEntries

      public static List<com.liferay.portal.kernel.servlet.taglib.ui.BreadcrumbEntry> getBreadcrumbEntries(javax.servlet.http.HttpServletRequest httpServletRequest, boolean showCurrentGroup, boolean showGuestGroup, boolean showLayout, boolean showParentGroups, boolean showPortletBreadcrumb)