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

Открытые члены

 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)
 
- Защищенные данные унаследованные от Base
 $errorCollection
 
 $action
 

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

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

Методы

◆ acceptOutgoingRequestAction()

acceptOutgoingRequestAction ( int $groupId)

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

◆ acceptRequestAction()

acceptRequestAction ( int $relationId,
int $groupId )

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

◆ cancelIncomingRequestAction()

cancelIncomingRequestAction ( int $userId,
int $groupId )

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

◆ cancelInviteAction()

cancelInviteAction ( int $userId,
int $groupId )

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

◆ denyRequestAction()

denyRequestAction ( int $relationId,
int $groupId )

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

◆ excludeAction()

excludeAction ( int $userId,
int $groupId )

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

◆ joinAction()

joinAction ( array $params = [])

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

◆ leaveAction()

leaveAction ( array $params = [])

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

◆ listAction()

listAction ( PageNavigation $pageNavigation,
$filter = [],
$select = [],
$groupBy = false,
$order = ['ID' => 'DESC'],
$params = [] )

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

◆ rejectOutgoingRequestAction()

rejectOutgoingRequestAction ( int $groupId)

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

◆ removeModeratorAction()

removeModeratorAction ( int $userId,
int $groupId )

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

◆ repeatInviteAction()

repeatInviteAction ( int $userId,
int $groupId )

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

◆ setHideRequestPopupAction()

setHideRequestPopupAction ( int $groupId)

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

◆ setModeratorAction()

setModeratorAction ( int $userId,
int $groupId )

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

◆ setModeratorsAction()

setModeratorsAction ( array $userIds,
int $groupId )

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

◆ setOwnerAction()

setOwnerAction ( int $userId,
int $groupId )

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