@since: BuddyBoss 1.4.0
Description
bp_nouveau_ajax_document_update_file_name()

Update the document name.

Source: bp-templates/bp-nouveau/includes/document/ajax.php:933

bp_nouveau_clear_activity_content_body()

Clear activity body content

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:1425

bp_before_directory_document_tabs

Fires before the display of the members list tabs.

Source: bp-templates/bp-nouveau/buddypress/document/index.php:27

bp_search_settings_callback_documents()

Allow Post Type search setting field

Source: bp-search/bp-search-settings.php:790

bp_search_settings_callback_folders()

Allow Post Type search setting field

Source: bp-search/bp-search-settings.php:812

bp_is_search_documents_enable()

Checks if document search is enabled.

Source: bp-search/bp-search-settings.php:875

bp_is_search_folders_enable()

Checks if folder search is enabled.

Source: bp-search/bp-search-settings.php:888

Bp_Search_Documents::instance()

Insures that only one instance of Class exists in memory at any one time. Also prevents needing to define globals all over the place.

Source: bp-search/classes/class-bp-search-documents.php:28

Bp_Search_Documents::__construct()

A dummy constructor to prevent this class from being loaded more than once.

Source: bp-search/classes/class-bp-search-documents.php:46

Bp_Search_Folders::instance()

Insures that only one instance of Class exists in memory at any one time. Also prevents needing to define globals all over the place.

Source: bp-search/classes/class-bp-search-folders.php:28