Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс NumeratorTable
+ Граф наследования:NumeratorTable:

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

static getTableName ()
 
static getMap ()
 
static getNumeratorList ($type, $sort)
 
static saveNumerator ($numeratorId, $numeratorFields)
 
static loadSettings ($numeratorId)
 
static getIdByCode ($code)
 

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

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

Методы

◆ getIdByCode()

static getIdByCode ( $code)
static

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

◆ getMap()

static getMap ( )
static
Возвращает
array
Исключения
SystemException

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

◆ getNumeratorList()

static getNumeratorList ( $type,
$sort )
static
Аргументы
$type
$sort
Возвращает
array
Исключения
SystemException

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ObjectPropertyException

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

◆ getTableName()

static getTableName ( )
static
Возвращает
string

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

◆ loadSettings()

static loadSettings ( $numeratorId)
static
Аргументы
$numeratorId
Возвращает
array|false
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ObjectPropertyException

Исключения
SystemException

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

◆ saveNumerator()

static saveNumerator ( $numeratorId,
$numeratorFields )
static
Аргументы
$numeratorId
$numeratorFields
Возвращает
\Bitrix\Main\Entity\AddResult|\Bitrix\Main\Entity\UpdateResult
Исключения
SystemException

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ObjectException

Исключения

Bitrix\Main\ObjectPropertyException

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