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

Inheritance: extends yii\widgets\InputWidget
Mostrar archivo 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_oe property

public $attributeMulti

$attributeSingle public_oe property

public $attributeSingle

$clientOptions public_oe 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_oe property

public $mode