liferay-ui
Tag input-search


Creates a configurable search box.


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

Attributes
NameRequiredRequest-timeTypeDescription
autoFocusfalsetruebooleanWhether the search field gets focus by default. The default value is false.
buttonLabelfalsetruejava.lang.StringA text value for the search button's label. The default value is Search.
cssClassfalsetruejava.lang.StringA CSS class for styling the component.
idfalsetruejava.lang.StringAn ID for the component instance. The default value is displayTerms.KEYWORDS.
markupViewfalsetruejava.lang.StringNo Description
namefalsetruejava.lang.StringA name for the search box. The default value is displayTerms.KEYWORDS.
placeholderfalsetruejava.lang.StringPlaceholder text for the search field. The default value is the value of the buttonLabel attribute.
showButtonfalsetruebooleanWhether to show the search button. The default value is true.
titlefalsetruejava.lang.StringA title for the search box.
useNamespacefalsetruebooleanWhether to use a namespace with the search button. The default value is true.

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.