@since: BuddyBoss 1.4.0 |
Description |
---|---|
bp_get_document_slug |
Filters the document component slug. |
bp_document_get_folder_children() |
Return all the children folder of the given folder. |
bp_document_get_user_root_folders() |
Return root folder of the given user. |
bp_document_get_group_root_folders() |
Return root folder of the given group. |
bp_document_get_root_parent_id() |
Return root parent of the given child folder. |
bp_document_update_activity_privacy() |
Update activity document privacy based on activity. |
bp_document_get_folder_document_ids() |
Return all the documents ids of the folder. |
bp_document_download_link() |
Return download link of the document. |
bp_document_folder_download_link() |
Return download link of the folder. |
bp_document_user_can_manage_folder() |
Check user have a permission to manage the folder. |