File: bp-groups/classes/class-bp-group-extension.php |
Description |
---|---|
BP_Group_Extension::_display_hook() |
Hook the main display method, and loads the template file. |
bp_core_template_plugin |
Filters the template to load for the main display method. |
BP_Group_Extension::call_display() |
Call the display() method. |
BP_Group_Extension::create_screen() | |
BP_Group_Extension::create_screen_save() | |
BP_Group_Extension::admin_screen() | |
BP_Group_Extension::admin_screen_save() | |
BP_Group_Extension::init() |
Initialize the extension, using your config settings. |
BP_Group_Extension::_register() |
The main setup routine for the extension. |
BP_Group_Extension::setup_class_info() |
Set up some basic info about the Extension. |