Package | Description |
---|---|
org.hippoecm.frontend.navigation |
Modifier and Type | Method and Description |
---|---|
NavigationItem |
NavigationItemService.getNavigationItem(javax.jcr.Session userSession,
String pluginClass,
Locale locale)
Returns the navigation item for the given plugin class.
|
Modifier and Type | Method and Description |
---|---|
List<NavigationItem> |
NavigationItemService.getNavigationItems(javax.jcr.Session userSession,
Locale locale)
Returns the list of
NavigationItem s that the logged in user (identified by the userSession) is allowed to see. |
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.