liferay-ui
Tag search-container


Creates a grid for displaying a list of objects and their properties.


Tag Information
Tag Classcom.liferay.taglib.ui.SearchContainerTag
TagExtraInfo Classcom.liferay.taglib.ui.SearchContainerTei
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
compactEmptyResultsMessagefalsetruebooleanWhether to use only the empty results message and text styling, and not use the large smiley face animation. The default value is false.
cssClassfalsetruejava.lang.StringA CSS class for styling the component.
curParamfalsetruejava.lang.StringA variable for the search container's pagination. Different pagination variables ensure independent pagination when multiple search containers are on a JSP.
deltafalsetrueintThe number of items to show on each search container page.
deltaConfigurablefalsetruejava.lang.StringThe delta attribute as configurable by users.
deltaParamfalsetruejava.lang.StringNo Description
displayTermsfalsetruejava.lang.StringNo Description
emptyResultsMessagefalsetruejava.lang.StringA message displayed when the search container is empty.
emptyResultsMessageCssClassfalsetruejava.lang.StringNo Description
headerNamesfalsetruejava.lang.StringNo Description
idfalsetruejava.lang.StringNo Description
iteratorURLfalsetruejava.lang.StringNo Description
orderByColfalsetruejava.lang.StringNo Description
orderByColParamfalsetruejava.lang.StringNo Description
orderByComparatorfalsetruejava.lang.StringNo Description
orderByTypefalsetruejava.lang.StringAn order type for the columns, either ascending or descending. Values are asc or desc.
orderByTypeParamfalsetruejava.lang.StringNo Description
rowCheckerfalsetruejava.lang.StringInserts a checkbox column in the search container. Value must be a RowChecker object.
searchContainerfalsetruejava.lang.StringNo Description
searchTermsfalsetruejava.lang.StringNo Description
summaryfalsetruejava.lang.StringNo Description
totalfalsetrueintThe total number of objects in the search container.
totalVarfalsetruejava.lang.StringA variable name for the results of the total attribute. The default value is total.
varfalsetruejava.lang.StringA variable name for the SearchContainer object. The default value is searchContainer.

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.