getUserIdsByRole() public method
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
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.