PHP Класс WhMaskMoney

Автор: Antonio Ramirez ([email protected])
Наследование: extends CInputWidget
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$pluginOptions the plugin options

Открытые методы

Метод Описание
init ( ) Initializes the widget.
registerClientScript ( ) Registers required client script for maskmoney plugin.
renderField ( ) Renders the the input field
run ( ) Runs the widget.

Описание методов

init() публичный Метод

Initializes the widget.
public init ( )

registerClientScript() публичный Метод

Registers required client script for maskmoney plugin.

renderField() публичный Метод

Renders the the input field
public renderField ( )

run() публичный Метод

Runs the widget.
public run ( )

Описание свойств

$pluginOptions публичное свойство

the plugin options
public $pluginOptions