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

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

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

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

Class BlogUserTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_BlogUser_Query query() @method static EO_BlogUser_Result getByPrimary($primary, array $parameters = []) @method static EO_BlogUser_Result getById($id) @method static EO_BlogUser_Result getList(array $parameters = []) @method static EO_BlogUser_Entity getEntity() @method static \Bitrix\Blog\Internals\EO_BlogUser createObject($setDefaultValues = true) @method static \Bitrix\Blog\Internals\EO_BlogUser_Collection createCollection() @method static \Bitrix\Blog\Internals\EO_BlogUser wakeUpObject($row) @method static \Bitrix\Blog\Internals\EO_BlogUser_Collection wakeUpCollection($rows)

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

Методы

◆ add()

static add ( array $data)
static

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

◆ delete()

static delete ( $primary)
static

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

◆ getMap()

static getMap ( )
static

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

◆ getTableName()

static getTableName ( )
static

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

◆ update()

static update ( $primary,
array $data )
static

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

◆ validateAlias()

static validateAlias ( )
static

Returns validators for ALIAS field.

Возвращает
array

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

◆ validateInterests()

static validateInterests ( )
static

Returns validators for INTERESTS field.

Возвращает
array

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