File: bp-document/bp-document-functions.php |
Description |
---|---|
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_get_all_options() |
Get all options |
bp_document_rename_file() |
This function will rename the document name. |
bp_document_rename_folder() |
This function will rename the folder name. |
bp_document_move_document_to_folder() |
This function will document into the folder. |
bp_document_get_visibility_levels() |
Get document visibility levels out of the $bp global. |
bp_document_get_visibility_levels |
Filters the document visibility levels out of the $bp global. |
bp_document_get_file_parts() |
Handles the actual rename process |