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

Echo sanitized $_REQUEST value.

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

bbp_get_sanitize_val()

Return sanitized $_REQUEST value.

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

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

is_bbpress()

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

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

bbp_is_single_view()

Check if current page is a view page

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

bbp_is_search()

Check if current page is a search page

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

bbp_is_search_results()

Check if current page is a search results page

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

bbp_is_edit()

Check if current page is an edit page

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