Package | Description |
---|---|
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 |
---|---|
RewriteContext |
RewriteContextResolver.resolve(javax.jcr.Node node,
Mount mount,
HstRequestContext context,
boolean canonical,
boolean navigationStateful)
In general, the returned
getPath() with which the link creation is tried is just Item.getPath()
and the returned getMount() just the mount for the current HstRequestContext , however,
if required differently by an end project, it can be done by implementing a custom RewriteContextResolver
and set this on HstLinkCreator implementation |
Copyright © 2008–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.