프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$mask | string | ||
$pluginOptions | the plugin options |
메소드 | 설명 | |
---|---|---|
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 ( ) |