liferay-ui
Tag input-search


Creates a configurable search box UI component.


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

Attributes
NameRequiredRequest-timeTypeDescription
autoFocusfalsetruebooleanSets whether the search field gets focus by default. The default value is false.
buttonLabelfalsetruejava.lang.StringSets the text value for the search button's label. The default value is Search.
cssClassfalsetruejava.lang.StringSets a CSS class for styling this component.
idfalsetruejava.lang.StringIdentifies the component instance. The default value is displayTerms.KEYWORDS.
namefalsetruejava.lang.StringSets the search box's name. The default value is displayTerms.KEYWORDS.
placeholderfalsetruejava.lang.StringSets the placeholder text for the search field. The default value is the value of the buttonLabel attribute.
showButtonfalsetruebooleanSets whether to show the search button. The default value is true.
titlefalsetruejava.lang.StringSets the search box's title.
useNamespacefalsetruebooleanSets whether 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.