@since: BuddyPress 1.5.0
Description
bp_is_root_component()

Check to see if a component’s URL should be in the root, not under a member page.

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

bp_is_component_front_page()

Check if the specified BuddyPress component directory is set to be the front page.

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

bp_is_component_front_page

Filters whether or not the specified BuddyPress component directory is set to be the front page.

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

bp_is_blog_page

Filters whether or not current page is a blog page or not.

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

bp_is_item_mod()

Is the logged-in user a mod for the current item?

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

bp_is_current_item()

Check against the current_item.

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

bp_is_item_admin()

Is the logged-in user an admin for the current item?

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

bp_is_current_component()

Check to see whether the current page belongs to the specified component.

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

bp_is_current_component

Filters whether the current page belongs to the specified component.

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

bp_is_current_action()

Check to see whether the current page matches a given action.

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