PHP 클래스 TbTypeahead

또한 보기: http://twitter.github.com/bootstrap/javascript.html#typeahead
상속: extends CInputWidget
파일 보기 프로젝트 열기: yinhe/yincart 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$options the options for the Bootstrap Javascript plugin.

공개 메소드들

메소드 설명
init ( ) Initializes the widget.
run ( ) Runs the widget.

메소드 상세

init() 공개 메소드

Initializes the widget.
public init ( )

run() 공개 메소드

Runs the widget.
public run ( )

프로퍼티 상세

$options 공개적으로 프로퍼티

the options for the Bootstrap Javascript plugin.
public $options