Package | Description |
---|---|
org.hippoecm.hst.content.beans.standard.facetnavigation | |
org.hippoecm.hst.tag |
Modifier and Type | Method and Description |
---|---|
List<HippoFacetSubNavigation> |
HippoFacetSubNavigation.getAncestors()
Returns the list of
HippoFacetSubNavigation 's ancestors, where the closest ancestors are last in the list |
List<HippoFacetSubNavigation> |
HippoFacetSubNavigation.getAncestorsAndSelf()
the list of
HippoFacetSubNavigation 's ancestors + this HippoFacetSubNavigation. |
Modifier and Type | Field and Description |
---|---|
protected HippoFacetSubNavigation |
HstFacetNavigationLinkTag.current |
protected HippoFacetSubNavigation |
HstFacetNavigationLinkTag.remove |
Modifier and Type | Field and Description |
---|---|
protected List<HippoFacetSubNavigation> |
HstFacetNavigationLinkTag.removeList |
Modifier and Type | Method and Description |
---|---|
HippoFacetSubNavigation |
HstFacetNavigationLinkTag.getCurrent() |
HippoFacetSubNavigation |
HstFacetNavigationLinkTag.getRemove() |
Modifier and Type | Method and Description |
---|---|
List<HippoFacetSubNavigation> |
HstFacetNavigationLinkTag.getRemoveList() |
Modifier and Type | Method and Description |
---|---|
void |
HstFacetNavigationLinkTag.setCurrent(HippoFacetSubNavigation current) |
void |
HstFacetNavigationLinkTag.setRemove(HippoFacetSubNavigation remove) |
Modifier and Type | Method and Description |
---|---|
void |
HstFacetNavigationLinkTag.setRemoveList(List<HippoFacetSubNavigation> removeList) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.