|
const | VALUE_MASK = '/^([+-]?)([0-9]*)(\.[0-9]*)?$/' |
См. определение в файле editor.php строка 7
◆ getListCurrency()
Returns currency list for money editor.
- Возвращает
- array
См. определение в файле editor.php строка 18
◆ parseValue()
parseValue |
( |
mixed | $value | ) |
|
|
static |
Parse money value in bcmath format.
- Аргументы
-
- Возвращает
- array|null
См. определение в файле editor.php строка 110
◆ prepareValue()
Check money value before save.
- Аргументы
-
- Возвращает
- string|int|float
См. определение в файле editor.php строка 133
◆ $listCurrencyCache
◆ VALUE_MASK
const VALUE_MASK = '/^([+-]?)([0-9]*)(\.[0-9]*)?$/' |
|
protected |
Объявления и описания членов класса находятся в файле: