array getGroupMember(
$groupID
)
|
|
Returns an array with
instances.
Parameters:
API Tags:
| Return: | all Principals that are member of the given Group |
array getMemberIDs(
$groupid
)
|
|
Get all member IDs of the given User Group.
Parameters:
API Tags:
| Return: | an Array with User IDs |
Get all Groups the given Principal is Member of.
Parameters:
|
Principal |
$principal: |
principal the Principal to get the Memberships for |
API Tags:
| Return: | an Arry with Group instances |