|
1C-Bitrix 25.700.0
|
Открытые члены | |
| listAction (PageNavigation $pageNavigation, $filter=[], $select=[], $groupBy=false, $order=['ID'=> 'DESC'], $params=[]) | |
| joinAction (array $params=[]) | |
| leaveAction (array $params=[]) | |
| setOwnerAction (int $userId, int $groupId) | |
| setModeratorAction (int $userId, int $groupId) | |
| removeModeratorAction (int $userId, int $groupId) | |
| setModeratorsAction (array $userIds, int $groupId) | |
| excludeAction (int $userId, int $groupId) | |
| repeatInviteAction (int $userId, int $groupId) | |
| cancelInviteAction (int $userId, int $groupId) | |
| cancelIncomingRequestAction (int $userId, int $groupId) | |
| acceptOutgoingRequestAction (int $groupId) | |
| rejectOutgoingRequestAction (int $groupId) | |
| acceptRequestAction (int $relationId, int $groupId) | |
| denyRequestAction (int $relationId, int $groupId) | |
| setHideRequestPopupAction (int $groupId) | |
| Открытые члены унаследованные от Base | |
| __construct () | |
| bindAction (Action $action) | |
| getAction () | |
| listAllowedScopes () | |
| onBeforeAction (Event $event) | |
| onAfterAction (Event $event) | |
| getErrors () | |
| getErrorByCode ($code) | |
Дополнительные унаследованные члены | |
| Открытые статические члены унаследованные от Base | |
| static | className () |
| Защищенные члены унаследованные от Base | |
| addError (Error $error) | |
| addErrors (array $errors) | |
| Защищенные данные унаследованные от Base | |
| $errorCollection | |
| $action | |
См. определение в файле usertogroup.php строка 18
| acceptOutgoingRequestAction | ( | int | $groupId | ) |
См. определение в файле usertogroup.php строка 463
| acceptRequestAction | ( | int | $relationId, |
| int | $groupId ) |
См. определение в файле usertogroup.php строка 501
| cancelIncomingRequestAction | ( | int | $userId, |
| int | $groupId ) |
См. определение в файле usertogroup.php строка 455
| cancelInviteAction | ( | int | $userId, |
| int | $groupId ) |
См. определение в файле usertogroup.php строка 447
| denyRequestAction | ( | int | $relationId, |
| int | $groupId ) |
См. определение в файле usertogroup.php строка 510
| excludeAction | ( | int | $userId, |
| int | $groupId ) |
См. определение в файле usertogroup.php строка 429
| joinAction | ( | array | $params = [] | ) |
См. определение в файле usertogroup.php строка 290
| leaveAction | ( | array | $params = [] | ) |
См. определение в файле usertogroup.php строка 354
| listAction | ( | PageNavigation | $pageNavigation, |
| $filter = [], | |||
| $select = [], | |||
| $groupBy = false, | |||
| $order = ['ID' => 'DESC'], | |||
| $params = [] ) |
См. определение в файле usertogroup.php строка 20
| rejectOutgoingRequestAction | ( | int | $groupId | ) |
См. определение в файле usertogroup.php строка 482
| removeModeratorAction | ( | int | $userId, |
| int | $groupId ) |
См. определение в файле usertogroup.php строка 413
| repeatInviteAction | ( | int | $userId, |
| int | $groupId ) |
См. определение в файле usertogroup.php строка 437
| setHideRequestPopupAction | ( | int | $groupId | ) |
См. определение в файле usertogroup.php строка 519
| setModeratorAction | ( | int | $userId, |
| int | $groupId ) |
См. определение в файле usertogroup.php строка 405
| setModeratorsAction | ( | array | $userIds, |
| int | $groupId ) |
См. определение в файле usertogroup.php строка 421
| setOwnerAction | ( | int | $userId, |
| int | $groupId ) |
См. определение в файле usertogroup.php строка 397