Property | Type | Description | |
---|---|---|---|
$debugMode | whether to display minified versions of the files or not | ||
$pluginOptions | the plugin options |
Method | Description | |
---|---|---|
init ( ) | Initializes the widget. | |
registerClientScript ( ) | Registers required client script for bootstrap typeahead. It is not used through bootstrap->registerPlugin in order to attach events if any | |
renderField ( ) | Renders the typeahead field | |
run ( ) | Runs the widget. |
public registerClientScript ( ) |
public $debugMode |