@since: BuddyPress 3.0.0
Description
bp_nouveau_group_template_part()

Load the appropriate content for the single group pages

Source: bp-templates/bp-nouveau/includes/groups/template-tags.php:1202

bp_nouveau_groups_manage_members_buttons()

Output the action buttons inside the manage members loop of the group’s manage screen.

Source: bp-templates/bp-nouveau/includes/groups/template-tags.php:619

bp_nouveau_get_groups_buttons()

Get the action buttons for the current group in the loop, or the current displayed group.

Source: bp-templates/bp-nouveau/includes/groups/template-tags.php:659

bp_nouveau_get_groups_buttons

Filter to add your buttons, use the position argument to choose where to insert it.

Source: bp-templates/bp-nouveau/includes/groups/template-tags.php:1035

bp_nouveau_return_groups_buttons

Leave a chance to adjust the $return

Source: bp-templates/bp-nouveau/includes/groups/template-tags.php:1076

bp_nouveau_group_has_meta()

Does the group has metas or a specific meta value.

Source: bp-templates/bp-nouveau/includes/groups/template-tags.php:1088

bp_nouveau_group_has_meta_extra()

Does the group have extra meta?

Source: bp-templates/bp-nouveau/includes/groups/template-tags.php:1105

bp_nouveau_group_meta()

Display the group meta.

Source: bp-templates/bp-nouveau/includes/groups/template-tags.php:1116

bp_nouveau_group_manage_screen()

Load the requested Manage Screen for the current group.

Source: bp-templates/bp-nouveau/includes/groups/template-tags.php:270

bp_nouveau_group_header_buttons()

Output the action buttons for the displayed group

Source: bp-templates/bp-nouveau/includes/groups/template-tags.php:486