@since: BuddyPress 1.1.0
Description
bp_is_friends_component()

Check whether the current page is part of the Connections component.

Source: bp-core/bp-core-template.php:2214

bp_is_groups_component()

Check whether the current page is part of the Groups component.

Source: bp-core/bp-core-template.php:2225

bp_is_settings_component()

Check whether the current page is part of the Settings component.

Source: bp-core/bp-core-template.php:2259

bp_is_profile_component()

Check whether the current page is part of the Profile component.

Source: bp-core/bp-core-template.php:2170

bp_is_single_item()

Are we looking at a single item? (group, user, etc).

Source: bp-core/bp-core-template.php:1847

bp_root_domain()

Output the “root domain”, the URL of the BP root blog.

Source: bp-core/bp-core-template.php:1427

bp_get_root_domain()

Return the “root domain”, the URL of the BP root blog.

Source: bp-core/bp-core-template.php:1437

bp_current_item()

Return the name of the current item.

Source: bp-core/bp-core-template.php:1356

bp_current_item

Filters the name of the current item.

Source: bp-core/bp-core-template.php:1369

bp_account_was_activated()

Check whether an activation has just been completed.

Source: bp-core/bp-core-template.php:1187