File: bp-document/bp-document-functions.php |
Description |
---|---|
bp_document_default_scope() |
Get default scope for the document. |
bp_document_default_scope |
Filter to update default scope. |
bp_document_size_format() |
Convert number of bytes largest unit bytes will fit into. |
bp_document_user_can_manage_document() |
Check user have a permission to manage the document. |
bp_document_get_allowed_extension() |
Return all the allowed document extensions. |
bp_document_get_folder_attachment_ids() |
Return all the document ids inside folder. |
bp_document_update_folder_modified_date() |
This function will rename the folder name. |
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. |