PHP Class skeeks\cms\widgets\formInputs\selectTree\SelectTree

Inheritance: extends yii\widgets\InputWidget
Show file Open project: skeeks-cms/cms Class Usage Examples

Public Properties

Property Type Description
$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

Public Methods

Method Description
registerClientScript ( ) Registers Bootstrap File Input plugin
run ( )

Private Methods

Method Description
_initAndValidate ( ) Берем поведения модели

Method Details

registerClientScript() public method

Registers Bootstrap File Input plugin

run() public method

public run ( )

Property Details

$attributeMulti public property

public $attributeMulti

$attributeSingle public property

public $attributeSingle

$clientOptions public property

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.
See also: http://plugins.krajee.com/file-input#options
public $clientOptions

$mode public property

public $mode