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

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

static getFilePath ()
 
static getTableName ()
 
static getMap ()
 
static getUserFilter ($operation, $field, $filter)
 

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

const RELATION_FRIEND = SONET_RELATIONS_FRIEND
 
const RELATION_REQUEST = SONET_RELATIONS_REQUEST
 
const RELATION_BAN = SONET_RELATIONS_BAN
 
const INITIATED_BY_FIRST = 'F'
 
const INITIATED_BY_SECOND = 'S'
 

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

Class UserRelationsTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_UserRelations_Query query() @method static EO_UserRelations_Result getByPrimary($primary, array $parameters = []) @method static EO_UserRelations_Result getById($id) @method static EO_UserRelations_Result getList(array $parameters = []) @method static EO_UserRelations_Entity getEntity() @method static \Bitrix\Socialnetwork\EO_UserRelations createObject($setDefaultValues = true) @method static \Bitrix\Socialnetwork\EO_UserRelations_Collection createCollection() @method static \Bitrix\Socialnetwork\EO_UserRelations wakeUpObject($row) @method static \Bitrix\Socialnetwork\EO_UserRelations_Collection wakeUpCollection($rows)

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

Методы

◆ getFilePath()

static getFilePath ( )
static

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

◆ getMap()

static getMap ( )
static

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

◆ getTableName()

static getTableName ( )
static

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

◆ getUserFilter()

static getUserFilter ( $operation,
$field,
$filter )
static

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

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

◆ INITIATED_BY_FIRST

const INITIATED_BY_FIRST = 'F'

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

◆ INITIATED_BY_SECOND

const INITIATED_BY_SECOND = 'S'

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

◆ RELATION_BAN

const RELATION_BAN = SONET_RELATIONS_BAN

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

◆ RELATION_FRIEND

const RELATION_FRIEND = SONET_RELATIONS_FRIEND

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

◆ RELATION_REQUEST

const RELATION_REQUEST = SONET_RELATIONS_REQUEST

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