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

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

static getFilePath ()
 
static getTableName ()
 
static add (array $data)
 
static update ($primary, array $data)
 
static delete ($primary)
 
static checkGroupUsage ()
 
static getGroupUsage ()
 
static setGroupUsage ()
 
static getCodeValidators ()
 
static getMap ()
 

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

const PROJECT_USES_GROUPS_OPT = 'project_uses_groups'
 

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

Class GroupTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_Group_Query query() @method static EO_Group_Result getByPrimary($primary, array $parameters = []) @method static EO_Group_Result getById($id) @method static EO_Group_Result getList(array $parameters = []) @method static EO_Group_Entity getEntity() @method static \Bitrix\Sale\Location\EO_Group createObject($setDefaultValues = true) @method static \Bitrix\Sale\Location\EO_Group_Collection createCollection() @method static \Bitrix\Sale\Location\EO_Group wakeUpObject($row) @method static \Bitrix\Sale\Location\EO_Group_Collection wakeUpCollection($rows)

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

Методы

◆ add()

static add ( array $data)
static

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

◆ checkGroupUsage()

static checkGroupUsage ( )
static

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

◆ delete()

static delete ( $primary)
static

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

◆ getCodeValidators()

static getCodeValidators ( )
static

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

◆ getFilePath()

static getFilePath ( )
static

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

◆ getGroupUsage()

static getGroupUsage ( )
static

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

◆ getMap()

static getMap ( )
static

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

◆ getTableName()

static getTableName ( )
static

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

◆ setGroupUsage()

static setGroupUsage ( )
static

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

◆ update()

static update ( $primary,
array $data )
static

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

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

◆ PROJECT_USES_GROUPS_OPT

const PROJECT_USES_GROUPS_OPT = 'project_uses_groups'

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