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

Check user have a permission to manage the document.

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

bp_document_get_allowed_extension()

Return all the allowed document extensions.

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

bp_document_get_folder_attachment_ids()

Return all the document ids inside folder.

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

bp_document_filename_to_title()

Convert filename to post title

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

bp_document_unserialize_deep()

Unserializes a variable until reaching a non-serialized value

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

bp_document_replace_media_urls()

Replace the media url and fix serialization if necessary

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

bp_document_get_all_options()

Get all options

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

bp_document_rename_file()

This function will rename the document name.

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

bp_document_rename_folder()

This function will rename the folder name.

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

bp_document_move_document_to_folder()

This function will document into the folder.

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