@since: BuddyBoss 1.4.0
Description
bp_get_document_root_slug

Filters the Document component root slug.

Source: bp-document/bp-document-template.php:63

bp_document_get_folder_children()

Return all the children folder of the given folder.

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

bp_document_get_user_root_folders()

Return root folder of the given user.

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

bp_document_get_group_root_folders()

Return root folder of the given group.

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

bp_document_get_root_parent_id()

Return root parent of the given child folder.

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

bp_document_update_activity_privacy()

Update activity document privacy based on activity.

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

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_get_allowed_extension()

Return all the allowed document extensions.

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

bp_document_get_folder_attachment_ids()

Return all the document ids inside folder.

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