Class WhSelect2
- CInputWidget
- WhSelect2
Package: YiiWheels\widgets\select2
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/select2/WhSelect2.php
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/select2/WhSelect2.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
#
registerClientScript( )
Registers required client script for bootstrap select2. 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
boolean
|
$asDropDownList |
#
whether to display a dropdown select box or use it for tagging |
public
string
|
$language |
#
locale. Defaults to null. Possible values: "it" |
public
array
|
$pluginOptions |
#
the plugin options |