Package | Description |
---|---|
org.hippoecm.hst.component.support.bean | |
org.hippoecm.hst.configuration.hosting |
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
|
org.hippoecm.hst.configuration.internal | |
org.hippoecm.hst.configuration.sitemap |
The org.hippoecm.hst.configuration.sitemap package defines the API for the HST SiteMap Configuration
|
org.hippoecm.hst.configuration.sitemenu |
The org.hippoecm.hst.configuration.sitemenu package defines the API for the HST SiteMenu Configuration
|
org.hippoecm.hst.tag |
Modifier and Type | Method and Description |
---|---|
HstSite |
BaseHstComponent.getHstSite(HstRequest request) |
Modifier and Type | Method and Description |
---|---|
HstSite |
Mount.getHstSite() |
Modifier and Type | Method and Description |
---|---|
HstSite |
ContextualizableMount.getPreviewHstSite()
internal only : not api
|
Modifier and Type | Method and Description |
---|---|
HstSite |
HstSiteMap.getSite()
Return the
HstSite this HstSiteMap belongs to. |
Modifier and Type | Method and Description |
---|---|
HstSite |
HstSiteMenusConfiguration.getSite()
Return the
HstSite this HstSiteMenusConfiguration belongs to. |
Modifier and Type | Method and Description |
---|---|
protected HstSite |
HstTagSupport.getHstSite(HstRequest request)
Get the HST Site object from request.
|
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.