Class TbInputSearch
Bootstrap vertical form input widget.
- CComponent
-
CBaseController
-
CWidget
-
CInputWidget
-
TbInput
-
TbInputVertical
-
TbInputInline
-
TbInputSearch
Copyright: Copyright © Christoffer Niska 2011-
License: New BSD License
Author: Christoffer Niska <ChristofferNiska@gmail.com>
Since: 0.9.8
Located at crisu83/yii-bootstrap/widgets/input/TbInputSearch.php
Methods summary
protected
string
|
Methods inherited from TbInputInline
dropDownList(),
passwordField(),
textArea(),
textField()
Methods inherited from TbInputVertical
captcha(),
checkBox(),
checkBoxList(),
checkBoxListInline(),
fileField(),
radioButton(),
radioButtonList(),
radioButtonListInline(),
uneditableField()
Methods inherited from TbInput
getAddonCssClass(),
getAppend(),
getAttributeId(),
getContainerCssClass(),
getError(),
getHint(),
getLabel(),
getPrepend(),
hasAddOn(),
init(),
processHtmlOptions(),
run()
Methods inherited from CInputWidget
hasModel(),
resolveNameID()
Methods inherited from CWidget
__construct(),
actions(),
getController(),
getId(),
getOwner(),
getViewFile(),
getViewPath(),
render(),
setId()
Methods inherited from CBaseController
beginCache(),
beginClip(),
beginContent(),
beginWidget(),
createWidget(),
endCache(),
endClip(),
endContent(),
endWidget(),
renderFile(),
renderInternal(),
widget()
Methods inherited from CComponent
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
Magic methods summary
Constants summary
Constants inherited from TbInput
TYPE_CAPTCHA,
TYPE_CHECKBOX,
TYPE_CHECKBOXLIST,
TYPE_CHECKBOXLIST_INLINE,
TYPE_DROPDOWN,
TYPE_FILE,
TYPE_PASSWORD,
TYPE_RADIO,
TYPE_RADIOLIST,
TYPE_RADIOLIST_INLINE,
TYPE_TEXT,
TYPE_TEXTAREA,
TYPE_UNEDITABLE
Properties summary
Properties inherited from TbInput
$appendOptions,
$appendText,
$captchaOptions,
$data,
$errorOptions,
$form,
$hintOptions,
$hintText,
$label,
$labelOptions,
$prependOptions,
$prependText,
$type
Properties inherited from CInputWidget
$attribute,
$htmlOptions,
$model,
$name,
$value
Properties inherited from CWidget
$actionPrefix,
$skin
Magic properties inherited from CWidget
$controller,
$id,
$owner,
$viewPath