7 calls to og_subgroups_get_group_tree() in Subgroups for Organic groups 6
- og_subgroups_can_edit_hierarchy in ./
og_subgroups.module  - Access handler to check if the current user can edit the hierarchy of a given group, or group type
 - og_subgroups_get_group_children in includes/
tree.inc  - Determine the children of a given group
 - og_subgroups_get_group_parent in includes/
tree.inc  - Retrieve the primary parent of a given group
 - og_subgroups_get_group_parents in includes/
tree.inc  - Retrieve all the parents of a given group
 - og_subgroups_get_group_siblings in includes/
tree.inc  - Determine the siblings of a given group
 - og_subgroups_group_tree_json in includes/
json.inc  - Generate a group hierarchy tree in JSON format
 - theme_og_subgroups_menu_tree in includes/
theme.inc  - Theme a group hierachy tree