1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Editor

Открытые статические члены

static getListCurrency ()
static parseValue (mixed $value)
static prepareValue ($value)

Защищенные данные

const VALUE_MASK = '/^([+-]?)([0-9]*)(\.[0-9]*)?$/'

Статические защищенные данные

static array $listCurrencyCache

Подробное описание

См. определение в файле editor.php строка 7

Методы

◆ getListCurrency()

getListCurrency ( )
static

Returns currency list for money editor.

Возвращает
array

См. определение в файле editor.php строка 18

◆ parseValue()

parseValue ( mixed $value)
static

Parse money value in bcmath format.

Аргументы
mixed$value
Возвращает
array|null

См. определение в файле editor.php строка 110

◆ prepareValue()

prepareValue ( $value)
static

Check money value before save.

Аргументы
$value
Возвращает
string|int|float

См. определение в файле editor.php строка 133

Поля

◆ $listCurrencyCache

array $listCurrencyCache
staticprotected

См. определение в файле editor.php строка 11

◆ VALUE_MASK

const VALUE_MASK = '/^([+-]?)([0-9]*)(\.[0-9]*)?$/'
protected

См. определение в файле editor.php строка 9


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/currency/lib/helpers/editor.php