Package | Description |
---|---|
org.hippoecm.hst.core.sitemenu |
The org.hippoecm.hst.core.sitemenu package defines the API for the HST Core SiteMenu
|
org.hippoecm.hst.mock.core.sitemenu |
Modifier and Type | Method and Description |
---|---|
HstSiteMenu |
HstSiteMenuItem.getHstSiteMenu() |
HstSiteMenu |
HstSiteMenus.getSiteMenu(String name) |
Modifier and Type | Method and Description |
---|---|
Map<String,HstSiteMenu> |
HstSiteMenus.getSiteMenus() |
Constructor and Description |
---|
EditableMenuImpl(HstSiteMenu hstSiteMenu) |
Modifier and Type | Class and Description |
---|---|
class |
MockHstSiteMenu
Mock implementation of
HstSiteMenu . |
Modifier and Type | Method and Description |
---|---|
HstSiteMenu |
MockHstSiteMenuItem.getHstSiteMenu() |
HstSiteMenu |
MockHstSiteMenus.getSiteMenu(String name) |
Modifier and Type | Method and Description |
---|---|
Map<String,HstSiteMenu> |
MockHstSiteMenus.getSiteMenus() |
Modifier and Type | Method and Description |
---|---|
void |
MockHstSiteMenus.addSiteMenu(String name,
HstSiteMenu menu) |
void |
MockHstSiteMenuItem.setHstSiteMenu(HstSiteMenu hstSiteMenu) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.