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

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

static getTableName ()
 
static getMap ()
 
static updateSettings ($numeratorId, $numberHash, $fields, $whereNextNumber=null)
 
static deleteByNumeratorId ($id)
 
static getSettings ($numeratorId, $numberHash)
 
static setSettings ($numeratorId, $numberHash, $defaultNumber, $lastInvocationTime)
 

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

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

Методы

◆ deleteByNumeratorId()

static deleteByNumeratorId ( $id)
static
Аргументы
$id
Исключения

Exception

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

◆ getMap()

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

Bitrix\Main\SystemException

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

◆ getSettings()

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

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ObjectPropertyException

Исключения

Bitrix\Main\SystemException

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

◆ getTableName()

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

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

◆ setSettings()

static setSettings ( $numeratorId,
$numberHash,
$defaultNumber,
$lastInvocationTime )
static
Аргументы
$numeratorId
$numberHash
$defaultNumber
$lastInvocationTime
Возвращает
array
Исключения
SqlQueryException

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

◆ updateSettings()

static updateSettings ( $numeratorId,
$numberHash,
$fields,
$whereNextNumber = null )
static
Аргументы
$numeratorId
$numberHash
$fields
null$whereNextNumber
Возвращает
bool|int
Исключения
SqlQueryException

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