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

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

static getTableName ()
 
static getMap ()
 
static update ($primary, array $data)
 
static add (array $data)
 
static generateXmlId ()
 

Открытые атрибуты

const TYPE_ORDER = 'O'
 
const TYPE_SHIPMENT = 'D'
 

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

Class StatusTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_Status_Query query() @method static EO_Status_Result getByPrimary($primary, array $parameters = []) @method static EO_Status_Result getById($id) @method static EO_Status_Result getList(array $parameters = []) @method static EO_Status_Entity getEntity() @method static \Bitrix\Sale\Internals\EO_Status createObject($setDefaultValues = true) @method static \Bitrix\Sale\Internals\EO_Status_Collection createCollection() @method static \Bitrix\Sale\Internals\EO_Status wakeUpObject($row) @method static \Bitrix\Sale\Internals\EO_Status_Collection wakeUpCollection($rows)

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

Методы

◆ add()

static add ( array $data)
static
Аргументы
array$data
Возвращает
Main\Entity\AddResult
Исключения
Main

ArgumentNullException

Исключения
Main

ArgumentOutOfRangeException

Исключения

Exception

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

◆ generateXmlId()

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

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

◆ getMap()

static getMap ( )
static

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

◆ getTableName()

static getTableName ( )
static

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

◆ update()

static update ( $primary,
array $data )
static
Аргументы
mixed$primary
array$data
Возвращает
Main\Entity\UpdateResult
Исключения
Main

ArgumentNullException

Исключения
Main

ArgumentOutOfRangeException

Исключения

Exception

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

Данные класса

◆ TYPE_ORDER

const TYPE_ORDER = 'O'

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

◆ TYPE_SHIPMENT

const TYPE_SHIPMENT = 'D'

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