Class WhMultiSelect
- CInputWidget
- WhMultiSelect
Package: YiiWheels\widgets\multiselect
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/multiselect/WhMultiSelect.php
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/multiselect/WhMultiSelect.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
#
registerClientScript( )
Registers required client script for bootstrap multiselect. It is not used through bootstrap->registerPlugin in order to attach events if any |
Magic methods summary
Properties summary
public
array
|
$data |
#
@param data for generating the list options (value=>display) |
public
string[]
|
$events |
#
the JavaScript event handlers. |
public
array
|
$pluginOptions |
#
the plugin options |