프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$data | array | @param data for generating the list options (value=>display) | |
$events | the JavaScript event handlers. | ||
$pluginOptions | the plugin options |
메소드 | 설명 | |
---|---|---|
init ( ) | Initializes the widget. | |
registerClientScript ( ) | Registers required client script for bootstrap multiselect. It is not used through bootstrap->registerPlugin in order to attach events if any | |
renderField ( ) | Renders the multiselect field | |
run ( ) | Runs the widget. |
public registerClientScript ( ) |
public array $data | ||
리턴 | array |