Package | Description |
---|---|
org.hippoecm.hst.core.sitemenu |
The org.hippoecm.hst.core.sitemenu package defines the API for the HST Core SiteMenu
|
Modifier and Type | Method and Description |
---|---|
HstSiteMenuItem |
HstSiteMenu.getDeepestExpandedItem()
This utility method is valuable for creating repository based navigations, as you can easily get the deepest selected item, which might
in turn need repository based menu build below it
|
HstSiteMenuItem |
HstSiteMenuItem.getParentItem() |
HstSiteMenuItem |
HstSiteMenu.getSelectSiteMenuItem() |
Modifier and Type | Method and Description |
---|---|
List<HstSiteMenuItem> |
HstSiteMenuItem.getChildMenuItems() |
List<HstSiteMenuItem> |
HstSiteMenu.getSiteMenuItems() |
Copyright © 2008–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.