File: bp-document/bp-document-functions.php |
Description |
---|---|
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_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 |
bp_document_get_attachment_urls() |
Returns the attachment URL and sizes URLs, in case of an image |
bp_document_filename_to_title() |
Convert filename to post title |
bp_document_unserialize_deep() |
Unserializes a variable until reaching a non-serialized value |