Package org.hippoecm.hst.core.sitemenu
The org.hippoecm.hst.core.sitemenu package defines the API for the HST Core SiteMenu
-
Interface Summary Interface Description CommonMenu CommonMenuItem EditableMenu EditableMenuItem HstSiteMenu The interface for a SiteMenu implementation, containing possibly a tree ofHstSiteMenuItem'sHstSiteMenuItem The HstSiteMenuItem's is a tree of HstSiteMenuItem.HstSiteMenus Implementation of this interface is the container of all thes that are needed to build site menus.HstSiteMenuHstSiteMenusManager Implementations will be responsible for the creation of context sensitive sitemenu's.