PHP Class infoweb\cms\models\MaskMoney

See also: https://github.com/plentz/jquery-maskmoney
Since: 1.0
Author: Kartik Visweswaran ([email protected])
Inheritance: extends kartik\money\MaskMoney
Datei anzeigen Open project: infoweb-internet-solutions/yii2-cms

Protected Properties

Property Type Description
$_displayOptions HTML attributes for the displayed input
$_pluginName

Public Methods

Method Description
init ( )
registerAssets ( ) Registers the needed assets

Method Details

init() public method

public init ( )

registerAssets() public method

Registers the needed assets
public registerAssets ( )

Property Details

$_displayOptions protected_oe property

HTML attributes for the displayed input
protected $_displayOptions

$_pluginName protected_oe property

protected $_pluginName