See: Description
Interface | Description |
---|---|
HstLink |
HstLink is the object representing a link.
|
HstLinkCreator |
HstLinkCreator interface for creating
HstLink 's |
HstLinkProcessor |
After linkcreation by HstLinkCreator all HstLinkProcessor's postProcess are called,
and before a path is matched in HstSiteMapMatcher all HstLinkProcessor's preProcess are called.
|
LocationMapTree |
Expert: The
LocationMapTree is the container for a tree of LocationMapTreeItem 's that are
used for internal linkrewriting. |
LocationMapTreeItem |
Expert: A
LocationMapTreeItem is an item in the tree of the containing LocationMapTree . |
LocationResolver | |
ResourceContainer |
Implementations that know how to rewrite a link for a nodetype containing resources,
like hippogallery:exampleImageSet or hippogallery:exampleAssetSet
|
ResourceLocationResolver | |
RewriteContextResolver |
Expert feature : Note that if you implement a custom
RewriteContextResolver , that you make sure
that RewriteContextResolver.resolve(Node, Mount, HstRequestContext, boolean, boolean) is very fast! Namely,
RewriteContextResolver.resolve(Node, Mount, HstRequestContext, boolean, boolean) will be invoked for every
link creation of a Node or HippoBean |
Class | Description |
---|---|
RewriteContext |
Exception | Description |
---|---|
RewriteContextException |
Copyright © 2008–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.