|
1C-Bitrix 25.700.0
|
Открытые статические члены | |
| static | getFilePath () |
| static | getTableName () |
| static | getMap () |
| static | getUserFilter ($operation, $field, $filter) |
Поля данных | |
| const | RELATION_FRIEND = 'F' |
| const | RELATION_REQUEST = 'Z' |
| const | RELATION_BAN = 'B' |
| 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
|
static |
См. определение в файле userrelations.php строка 42
|
static |
См. определение в файле userrelations.php строка 52
|
static |
См. определение в файле userrelations.php строка 47
|
static |
См. определение в файле userrelations.php строка 96
| const INITIATED_BY_FIRST = 'F' |
См. определение в файле userrelations.php строка 39
| const INITIATED_BY_SECOND = 'S' |
См. определение в файле userrelations.php строка 40
| const RELATION_BAN = 'B' |
См. определение в файле userrelations.php строка 37
| const RELATION_FRIEND = 'F' |
См. определение в файле userrelations.php строка 31
| const RELATION_REQUEST = 'Z' |
См. определение в файле userrelations.php строка 34