Property | Type | Description | |
---|---|---|---|
$helperOptions | extra config options for helper select box | ||
$pluginOptions | - country - countryList - flags | ||
$readOnly | whether to display the language selection read only or not. | ||
$useHelperSelectBox | whether to use bootstrap helper select Box widget |
Method | Description | |
---|---|---|
init ( ) | Widget's initialization method | |
registerClientScript ( ) | Registers client script | |
renderField ( ) | Renders the input file field | |
run ( ) | Runs the widget. |
public $readOnly |