PHP Class WhMaskMoney

Author: Antonio Ramirez ([email protected])
Inheritance: extends CInputWidget
Afficher le fichier Open project: 2amigos/yiiwheels

Méthodes publiques

Свойство Type Description
$pluginOptions the plugin options

Méthodes publiques

Méthode Description
init ( ) Initializes the widget.
registerClientScript ( ) Registers required client script for maskmoney plugin.
renderField ( ) Renders the the input field
run ( ) Runs the widget.

Method Details

init() public méthode

Initializes the widget.
public init ( )

registerClientScript() public méthode

Registers required client script for maskmoney plugin.

renderField() public méthode

Renders the the input field
public renderField ( )

run() public méthode

Runs the widget.
public run ( )

Property Details

$pluginOptions public_oe property

the plugin options
public $pluginOptions