File: bp-document/bp-document-functions.php |
Description |
---|---|
bp_get_attachment_document_id() |
Get document id for the attachment. |
bp_document_file_upload_max_size |
Filters doucment file upload max limit. |
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_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_ie_nocache_headers_fix() |
Filter headers for IE to fix issues over SSL. |