File: bp-core/classes/class-bp-component.php
Description
bp_{$this->id}_notification_callback

Filters the callable function that formats the component’s notifications.

Source: bp-core/classes/class-bp-component.php:299

bp_{$this->id}_setup_globals

Fires at the end of the setup_globals method inside BP_Component.

Source: bp-core/classes/class-bp-component.php:324

BP_Component::includes()

Include required files.

Source: bp-core/classes/class-bp-component.php:355

bp_{$this->id}_includes

Fires at the end of the includes method inside BP_Component.

Source: bp-core/classes/class-bp-component.php:393

BP_Component::late_includes()

Late includes method.

Source: bp-core/classes/class-bp-component.php:405

BP_Component::setup_actions()

Set up the actions.

Source: bp-core/classes/class-bp-component.php:412