liferay-ui
Tag search-iterator


Creates a search results page iterator with an optional paginator.


Tag Information
Tag Classcom.liferay.taglib.ui.SearchIteratorTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
displayStylefalsetruejava.lang.StringThe display style for the component. Options are table, descriptive, or icon.
fixedHeaderfalsetruejava.lang.StringWhether to fix the table header to the top of page when scrolling. The default value is false.
markupViewfalsetruejava.lang.StringNo Description
paginatefalsetruebooleanWhether to add a liferay-ui:search-paginator to the search container. The default value is true.
resultRowSplitterfalsetruejava.lang.StringNo Description
searchContainerfalsetruejava.lang.StringAll configurable properties of the search container, such as cur and curParam. These properties are set with searchContainer.getCur() and searchContainer.getCurParam() respectively.
searchResultCssClassfalsetruejava.lang.StringA CSS class for styling the component.
typefalsetruejava.lang.StringA type of iterator to display. Options are approximate, article, more, and regular.

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.