JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.hippoecm.hst.core.sitemenu.HstSiteMenu
Packages that use
HstSiteMenu
Package
Description
org.hippoecm.hst.core.sitemenu
The org.hippoecm.hst.core.sitemenu package defines the API for the HST Core SiteMenu
Uses of
HstSiteMenu
in
org.hippoecm.hst.core.sitemenu
Methods in
org.hippoecm.hst.core.sitemenu
that return
HstSiteMenu
Modifier and Type
Method
Description
HstSiteMenu
HstSiteMenuItem.
getHstSiteMenu
()
HstSiteMenu
HstSiteMenus.
getSiteMenu
(
String
name)
Methods in
org.hippoecm.hst.core.sitemenu
that return types with arguments of type
HstSiteMenu
Modifier and Type
Method
Description
Map
<
String
,
HstSiteMenu
>
HstSiteMenus.
getSiteMenus
()