PHP 클래스 skeeks\cms\widgets\formInputs\selectTree\SelectTree

상속: extends yii\widgets\InputWidget
파일 보기 프로젝트 열기: skeeks-cms/cms 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$attributeMulti
$attributeSingle
$clientOptions the options for the Bootstrap File Input plugin. Default options have exporting enabled. Please refer to the Bootstrap File Input plugin Web page for possible options.
$mode

공개 메소드들

메소드 설명
registerClientScript ( ) Registers Bootstrap File Input plugin
run ( )

비공개 메소드들

메소드 설명
_initAndValidate ( ) Берем поведения модели

메소드 상세

registerClientScript() 공개 메소드

Registers Bootstrap File Input plugin

run() 공개 메소드

public run ( )

프로퍼티 상세

$attributeMulti 공개적으로 프로퍼티

public $attributeMulti

$attributeSingle 공개적으로 프로퍼티

public $attributeSingle

$clientOptions 공개적으로 프로퍼티

the options for the Bootstrap File Input plugin. Default options have exporting enabled. Please refer to the Bootstrap File Input plugin Web page for possible options.
또한 보기: http://plugins.krajee.com/file-input#options
public $clientOptions

$mode 공개적으로 프로퍼티

public $mode