use RT::CachedGroupMembers;
Limits this search object to users who are members of this group This is really useful when you want to haave your UI seperate out groups from users for display purposes
Limits this search object to Groups who are members of this group This is really useful when you want to haave your UI seperate out groups from users for display purposes
Takes a Principal Id as its only argument. Limits the current search principals which are _directly_ members of the group which has PRINCIPAL_ID as its principal id.
Takes a Principal Id as its only argument. Limits the current search to groups which contain PRINCIPAL_ID as a member or submember. This function gets used by GroupMember->Create to populate subgroups