File: bp-document/bp-document-functions.php
Description
bp_document_get_folder_children()

Return all the children folder of the given folder.

Source: bp-document/bp-document-functions.php:3251

bp_document_get_user_root_folders()

Return root folder of the given user.

Source: bp-document/bp-document-functions.php:3267

bp_document_get_group_root_folders()

Return root folder of the given group.

Source: bp-document/bp-document-functions.php:3281

bp_document_update_folder_modified_date()

This function will rename the folder name.

Source: bp-document/bp-document-functions.php:2561

bp_document_move_folder_to_folder()

This function will move folder to another destination folder id.

Source: bp-document/bp-document-functions.php:2588

bp_document_update_privacy()

Update document privacy with nested level.

Source: bp-document/bp-document-functions.php:2708

bp_document_get_folder_document_ids()

Return all the documents ids of the folder.

Source: bp-document/bp-document-functions.php:2819

bp_document_download_link()

Return download link of the document.

Source: bp-document/bp-document-functions.php:2834

bp_document_folder_download_link()

Return download link of the folder.

Source: bp-document/bp-document-functions.php:2854

bp_document_user_can_manage_folder()

Check user have a permission to manage the folder.

Source: bp-document/bp-document-functions.php:2875