getUserIdsByRole() public method (available since version 2.0.7)
Returns all user IDs assigned to the role specified.
| public array getUserIdsByRole ( $roleName ) | ||
|---|---|---|
| $roleName | string | |
| return | array |
Array of user ID strings |
getUserIdsByRole() public method (available since version 2.0.7)
Returns all user IDs assigned to the role specified.
| public array getUserIdsByRole ( $roleName ) | ||
|---|---|---|
| $roleName | string | |
| return | array |
Array of user ID strings |
Please login to continue.