Returns the number of users assigned to the provided RoleID. If
$UsersOnlyWithThisRole is TRUE, it will return the number of users who
are assigned to this RoleID and NO OTHER.
public getUserCount ( $RoleID, $UsersOnlyWithThisRole = false ) |