@since: BuddyBoss 1.4.0
Description
bp_document_update_privacy()

Update document privacy with nested level.

Source: bp-document/bp-document-functions.php:2708

bp_document_get_folder_document_ids()

Return all the documents ids of the folder.

Source: bp-document/bp-document-functions.php:2819

bp_document_download_link()

Return download link of the document.

Source: bp-document/bp-document-functions.php:2834

bp_document_folder_download_link()

Return download link of the folder.

Source: bp-document/bp-document-functions.php:2854

bp_document_user_can_manage_folder()

Check user have a permission to manage the folder.

Source: bp-document/bp-document-functions.php:2875

bp_document_user_can_manage_document()

Check user have a permission to manage the document.

Source: bp-document/bp-document-functions.php:3017

bp_document_move_document_to_folder()

This function will document into the folder.

Source: bp-document/bp-document-functions.php:2160

bp_document_get_visibility_levels()

Get document visibility levels out of the $bp global.

Source: bp-document/bp-document-functions.php:2231

bp_document_get_visibility_levels

Filters the document visibility levels out of the $bp global.

Source: bp-document/bp-document-functions.php:2240

bp_document_rename_file()

This function will rename the document name.

Source: bp-document/bp-document-functions.php:2341