File: bp-document/bp-document-functions.php |
Description |
|---|---|
| bp_document_update_activity_privacy() |
Update activity document privacy based on activity. |
| bp_document_upload_dir() |
Set bb_documents folder for the document upload directory. |
| bp_document_upload_dir_script() |
Set bb_documents folder for the document upload directory. |
| bp_document_move_folder_to_folder() |
This function will move folder to another destination folder id. |
| bp_document_update_privacy() |
Update document privacy with nested level. |
| 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. |
| bp_document_user_can_manage_document() |
Check user have a permission to manage the document. |