| Package | Description |
|---|---|
| org.osivia.portal.api.menubar | |
| org.osivia.portal.api.theming |
| Modifier and Type | Method and Description |
|---|---|
MenubarItem |
MenubarItem.clone() |
| Modifier and Type | Method and Description |
|---|---|
Map<MenubarGroup,Set<MenubarItem>> |
IMenubarService.getNavbarSortedItems(PortalControllerContext portalControllerContext)
Get navbar menubar items, sorted by groups.
|
Map<MenubarGroup,Set<MenubarItem>> |
IMenubarService.getPortletSortedItems(List<MenubarItem> items)
Get portlet menubar items, sorted by groups.
|
List<MenubarItem> |
IMenubarService.getStateItems(PortalControllerContext portalControllerContext)
Get state menubar items.
|
| Modifier and Type | Method and Description |
|---|---|
String |
IMenubarService.generatePortletContent(PortalControllerContext portalControllerContext,
List<MenubarItem> items)
Generate portlet menubar HTML content.
|
Map<MenubarGroup,Set<MenubarItem>> |
IMenubarService.getPortletSortedItems(List<MenubarItem> items)
Get portlet menubar items, sorted by groups.
|
| Modifier and Type | Method and Description |
|---|---|
List<MenubarItem> |
Breadcrumb.getMenubarItems()
Getter for menubarItems.
|
Copyright © 2016. All rights reserved.