Package | Description |
---|---|
org.hippoecm.hst.configuration.site |
The org.hippoecm.hst.configuration.site package defines the API for the HST Configuration
|
org.hippoecm.hst.core.linking |
The org.hippoecm.hst.core.linking package defines the API for the HST Core Linking
|
Modifier and Type | Method and Description |
---|---|
LocationMapTree |
HstSite.getLocationMapTree()
The location map is an inverted version from the
HstSiteMap : Instead of mapping for URL s to
relativecontentpath 's, the location map is a mapping from relativecontentpath s to URL s |
LocationMapTree |
HstSite.getLocationMapTreeComponentDocuments()
The component documents location map is mapping from documents to sitemap items only now specifically linked to
from a hst component that belongs to the sitemap item (and thus not via the
relativecontentpath s ) |
Modifier and Type | Method and Description |
---|---|
HstLink |
LocationResolver.resolve(javax.jcr.Node node,
Mount mount,
LocationMapTree locationMapTree)
Implementations should here do their logic, possibly linkrewriting.
|
Copyright © 2008–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.