public class BreadcrumbEntriesUtil
extends java.lang.Object
Constructor and Description |
---|
BreadcrumbEntriesUtil() |
Modifier and Type | Method and Description |
---|---|
static java.util.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) |
public static java.util.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)