Namespaces: global |
Description |
|---|---|
| bp_document_size_format() |
Convert number of bytes largest unit bytes will fit into. |
| 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_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. |
| bp_document_download_link() |
Return download link of the document. |