Property | Type | Description | |
---|---|---|---|
$debugMode | Debug mode Used to publish full js file instead of min version | ||
$pluginOptions | Editor options that will be passed to the editor |
Method | Description | |
---|---|---|
init ( ) | Widget's init function | |
registerClientScript ( ) | Registers required client script for bootstrap select2. It is not used through bootstrap->registerPlugin in order to attach events if any | |
renderField ( ) | Renders field | |
run ( ) | Runs the widget. |
Method | Description | |
---|---|---|
registerPlugins ( $assetsUrl ) |
public registerClientScript ( ) |
public $debugMode |