Полный список членов класса UserToGroup, включая наследуемые из базового класса
$action | Base | protected |
$errorCollection | Base | protected |
__construct() | Base | |
acceptOutgoingRequestAction(int $groupId) | UserToGroup | |
acceptRequestAction(int $relationId, int $groupId) | UserToGroup | |
addError(Error $error) | Base | protected |
bindAction(Action $action) | Base | |
cancelIncomingRequestAction(int $userId, int $groupId) | UserToGroup | |
cancelInviteAction(int $userId, int $groupId) | UserToGroup | |
className() | Base | static |
denyRequestAction(int $relationId, int $groupId) | UserToGroup | |
excludeAction(int $userId, int $groupId) | UserToGroup | |
getAction() | Base | |
getErrorByCode($code) | Base | |
getErrors() | Base | |
joinAction(array $params=[]) | UserToGroup | |
leaveAction(array $params=[]) | UserToGroup | |
listAction(PageNavigation $pageNavigation, $filter=[], $select=[], $groupBy=false, $order=['ID'=> 'DESC'], $params=[]) | UserToGroup | |
listAllowedScopes() | Base | |
onAfterAction(Event $event) | Base | |
onBeforeAction(Event $event) | Base | |
rejectOutgoingRequestAction(int $groupId) | UserToGroup | |
removeModeratorAction(int $userId, int $groupId) | UserToGroup | |
repeatInviteAction(int $userId, int $groupId) | UserToGroup | |
setHideRequestPopupAction(int $groupId) | UserToGroup | |
setModeratorAction(int $userId, int $groupId) | UserToGroup | |
setModeratorsAction(array $userIds, int $groupId) | UserToGroup | |
setOwnerAction(int $userId, int $groupId) | UserToGroup | |