hst-core-tags
Tag sitemapitem


This sitemapitem tag can nested into a hst link tag to provide a preferred sitemap item to create the link for. You can define the preferred sitemap item by choosing one (no more) of these attributes: preferItem, preferItemId, or preferPath. Optionally add a fallback attr which is a boolean true or false. Default fallback is true


Tag Information
Tag Classorg.hippoecm.hst.tag.SiteMapItemTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
preferItemfalsetrueorg.hippoecm.hst.configuration.sitemap.HstSiteMapItemA HstSiteMapItem object. The preferred sitemap item to use for linkrewriting
preferItemIdfalsetruejava.lang.StringThe id of the preferred sitemap item to use for linkrewriting
preferPathfalsetruejava.lang.StringThe path of the preferred sitemap item to use for linkrewriting. If the path starts with a /, the / is removed and ignored.
fallbackfalsetruebooleanwhether to fallback to normal linkrewriting when this preferred sitemap item is not suited to be used for the link

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.