Phundament App Class Reference
  • Package
  • Class
  • Tree

Packages

  • bootstrap
    • widgets
      • input
  • Image
  • None
  • p3admin
  • p3extensions
    • behaviors
    • commands
    • components
    • helpers
    • widgets
  • p3media
    • actions
    • controllers
    • models
  • p3pages
    • models
  • p3widgets
    • components
    • models
  • PHP
  • system
    • db
      • ar
    • gii
    • web
      • auth
      • helpers
      • widgets
  • yiiext
    • widgets
      • fancybox
      • lipsum
  • zii
    • widgets
      • grid

Classes

  • TbInput
  • TbInputHorizontal
  • TbInputInline
  • TbInputSearch
  • TbInputVertical

Class TbInputSearch

Bootstrap vertical form input widget.

CComponent
Extended by CBaseController
Extended by CWidget
Extended by CInputWidget
Extended by TbInput
Extended by TbInputVertical
Extended by TbInputInline
Extended by TbInputSearch
Package: bootstrap\widgets\input
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
# searchField( )

Renders a text field.

Renders a text field.

Returns

string
the rendered content

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

Phundament App Class Reference API documentation generated by ApiGen 2.8.0