hst-core-tags
Tag facetnavigationlink


This tag can be used in faceted navigation as a helper. You can use the 'remove' attribute to remove a chosen facet-value combination from the current link. It returns a link according the 'link' tag described above


Tag Information
Tag Classorg.hippoecm.hst.tag.HstFacetNavigationLinkTag
TagExtraInfo Classorg.hippoecm.hst.tag.HstFacetNavigationLinkTag$TEI
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
varfalsefalsejava.lang.StringThe variable name of the facetnavigationlink tag
currentfalsetrueorg.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetSubNavigationA HippoFacetSubNavigation object. This is the current state of the faceted navigation, from which you for example want to remove one facet-value combi.
removefalsetrueorg.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetSubNavigationA HippoFacetSubNavigation object.
removeListfalsetruejava.util.ListThe List of HippoFacetSubNavigation's to be removed.

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.