getGranteeUserList
array public static \Bitrix\Controller\AuthGrantTable::getGranteeUserList( integer $currentUserId );
Static method returns array of user IDs that can be granted with access permission to execute operations at the site, connected to the controller. Criteria for joining such user list is having operation controller_member_view
.
Parameters
Parameter | Description | Version |
---|---|---|
$currentUserId | Current user ID. |
Exceptions
- ArgumentException (
\Bitrix\Main\ArgumentException
)
Example
© «Bitrix24», 2001-2024