@since: BuddyPress 1.5.0
Description
BP_Groups_Component

Creates our Groups component.

Source: bp-groups/classes/class-bp-groups-component.php:17

BP_Groups_Component::__construct()

Start the groups component creation process.

Source: bp-groups/classes/class-bp-groups-component.php:101

BP_Groups_Component::includes()

Include Groups component files.

Source: bp-groups/classes/class-bp-groups-component.php:122

BP_Groups_Component::setup_globals()

Set up component global data.

Source: bp-groups/classes/class-bp-groups-component.php:234

bp_groups_current_group_class

Filters the current PHP Class being used.

Source: bp-groups/classes/class-bp-groups-component.php:289

groups_get_current_group

Filters the BP_Groups_Group object corresponding to the current group.

Source: bp-groups/bp-groups-functions.php:1238

groups_get_current_group()

Get the BP_Groups_Group object corresponding to the current group.

Source: bp-groups/bp-groups-functions.php:1224

groups_before_delete_group

Fires before the deletion of a group.

Source: bp-groups/bp-groups-functions.php:445

bp_groups_has_directory()

Check whether there is a Groups directory page in the $bp global.

Source: bp-groups/bp-groups-functions.php:24

groups_create_group

Fires after the creation of a new group and a group creator needs to be made.

Source: bp-groups/bp-groups-functions.php:201