Function churchdb_getGroupsForPersonId
Returns all groups for person p_id. For hidden groups only return groups which I am allowed to see
Parameters summary
integer |
$p_id |
$p_id; PersonId |
integer |
$grouptype_id = null |
$grouptype_id; grouptypeId or null |
Return value summary
array
|
with all groups or empty array |