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

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

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

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

Class TypeTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_Type_Query query() @method static EO_Type_Result getByPrimary($primary, array $parameters = []) @method static EO_Type_Result getById($id) @method static EO_Type_Result getList(array $parameters = []) @method static EO_Type_Entity getEntity() @method static \Bitrix\Sale\Location\EO_Type createObject($setDefaultValues = true) @method static \Bitrix\Sale\Location\EO_Type_Collection createCollection() @method static \Bitrix\Sale\Location\EO_Type wakeUpObject($row) @method static \Bitrix\Sale\Location\EO_Type_Collection wakeUpCollection($rows)

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

Методы

◆ add()

static add ( array $data)
static

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

◆ delete()

static delete ( $primary)
static

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

◆ getFilePath()

static getFilePath ( )
static

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

◆ getMap()

static getMap ( )
static

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

◆ getTableName()

static getTableName ( )
static

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

◆ update()

static update ( $primary,
array $data )
static

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