Package | Description |
---|---|
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.site |
The org.hippoecm.hst.configuration.site package defines the API for the HST Configuration
|
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
|
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 | Interface and Description |
---|---|
interface |
CompositeHstSite |
Modifier and Type | Method and Description |
---|---|
HstSite |
HstSiteProvider.getHstSite(CompositeHstSite compositeHstSite,
HstRequestContext requestContext) |
HstSite |
CompositeHstSite.getMaster() |
Modifier and Type | Method and Description |
---|---|
Map<String,HstSite> |
CompositeHstSite.getBranches() |
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. |
Copyright © 2008–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.