File: bp-forums/common/template.php
Description
bbp_tab_index()

Output the current tab index of a given form

Source: bp-forums/common/template.php:1387

bbp_get_tab_index()

Output the current tab index of a given form

Source: bp-forums/common/template.php:1405

bbp_dropdown()

Output a select box allowing to pick which forum/topic a new topic/reply belongs in.

Source: bp-forums/common/template.php:1425

bbp_get_dropdown()

Output a select box allowing to pick which forum/topic a new topic/reply belongs in.

Source: bp-forums/common/template.php:1469

bbp_get_dropdown

Setup variables

Source: bp-forums/common/template.php:1606

is_bbpress()

Use the above is_() functions to return if in any Forums page

Source: bp-forums/common/template.php:1125

bbp_is_single_user()

Check if current page is a user profile page

Source: bp-forums/common/template.php:704

bbp_is_single_user_edit()

Check if current page is a user profile edit page

Source: bp-forums/common/template.php:726

bbp_is_single_user_profile()

Check if current page is a user profile page

Source: bp-forums/common/template.php:748

bbp_is_single_user_topics()

Check if current page is a user topics created page

Source: bp-forums/common/template.php:770