@since: BuddyPress 1.5.0
Description
bp_is_action_variable()

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

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

bp_is_action_variable

Filters whether the current page matches a given action_variable.

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

bp_get_root_slug()

Get the root slug for given component.

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

bp_get_root_slug

Filters the root slug for given component.

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

bp_get_name_from_root_slug()

Return the component name based on a root slug.

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

bp_search_slug()

Output the search slug.

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

bp_get_search_slug()

Return the search slug.

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

bp_get_search_slug

Filters the search slug.

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

bp_root_slug()

Output the root slug for a given component.

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

bp_action_variable()

Return the value of a given action variable.

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