Property | Type | Description | |
---|---|---|---|
$mask | string | ||
$pluginOptions | the plugin options |
Method | Description | |
---|---|---|
init ( ) | Initializes the widget. | |
registerClientScript ( ) | Registers required client script for jquery mask plugin. It doesn't use bootstrap->registerPlugin. | |
renderField ( ) | Renders the input field | |
run ( ) | Runs the widget. |
public registerClientScript ( ) |