Class common\widgets\FormattedNumberInput

Inheritancecommon\widgets\FormattedNumberInput » yii\widgets\InputWidget

Class FormattedNumberInput Виджет ввода чисел с форматированием

Public Properties

Hide inherited properties

PropertyTypeDescriptionDefined By
$decimalSep string разделитель десятичной части common\widgets\FormattedNumberInput
$decimals int количество знаков после запятой common\widgets\FormattedNumberInput
$thousandSep string разделитель тысяч common\widgets\FormattedNumberInput

Protected Properties

Hide inherited properties

PropertyTypeDescriptionDefined By
$hiddenId string common\widgets\FormattedNumberInput

Property Details

$decimalSep public property

разделитель десятичной части

$decimals public property
int $decimals 0

количество знаков после запятой

$hiddenId protected property
$thousandSep public property

разделитель тысяч

Method Details

init() public method

void init( )
throws \yii\base\InvalidConfigException
run() public method

void run( )