File: bp-groups/classes/class-bp-group-extension.php
Description
BP_Group_Extension::setup_display_hooks()

Hook this extension’s group tab into BuddyPress, if necessary.

Source: bp-groups/classes/class-bp-group-extension.php:709

BP_Group_Extension::_display_hook()

Hook the main display method, and loads the template file.

Source: bp-groups/classes/class-bp-group-extension.php:791

bp_core_template_plugin

Filters the template to load for the main display method.

Source: bp-groups/classes/class-bp-group-extension.php:810

BP_Group_Extension::call_display()

Call the display() method.

Source: bp-groups/classes/class-bp-group-extension.php:821

BP_Group_Extension::user_can_see_nav_item()

Determine whether the current user should see this nav tab.

Source: bp-groups/classes/class-bp-group-extension.php:836

BP_Group_Extension::user_can_visit()

Determine whether the current user has access to visit this tab.

Source: bp-groups/classes/class-bp-group-extension.php:857

BP_Group_Extension::group_access_protection()

Filter the access check in bp_groups_group_access_protection() for this extension.

Source: bp-groups/classes/class-bp-group-extension.php:880

BP_Group_Extension::setup_create_hooks()

Hook this extension’s Create step into BuddyPress, if necessary.

Source: bp-groups/classes/class-bp-group-extension.php:902

BP_Group_Extension::maybe_create_screen()

Call the create_screen() method, if we’re on the right page.

Source: bp-groups/classes/class-bp-group-extension.php:930

BP_Group_Extension::maybe_create_screen_save()

Call the create_screen_save() method, if we’re on the right page.

Source: bp-groups/classes/class-bp-group-extension.php:948