PHP 클래스 dosamigos\selectize\InputWidget

저자: Alexander Kochetov ([email protected])
상속: extends yii\widgets\InputWidget
파일 보기 프로젝트 열기: 2amigos/yii2-selectize-widget 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$clientOptions array
$loadUrl string

공개 메소드들

메소드 설명
registerClientScript ( ) Registers the needed JavaScript.
run ( )

메소드 상세

registerClientScript() 공개 메소드

Registers the needed JavaScript.

run() 공개 메소드

public run ( )

프로퍼티 상세

$clientOptions 공개적으로 프로퍼티

public array $clientOptions
리턴 array

$loadUrl 공개적으로 프로퍼티

public string $loadUrl
리턴 string