File: bp-document/bp-document-functions.php
Description
bp_document_add_handler

Fires at the end of the execution of adding saving a document item, before returning the new document items in ajax response.

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

bp_document_delete()

Delete document.

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

bp_before_document_delete

Fires before an document item proceeds to be deleted.

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

bp_document_delete

Fires after the document item has been deleted.

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

bp_document_folder_get_meta

Filters the metadata for a specified document folder item.

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

bp_document_folder_update_meta()

Update a piece of document folder meta.

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

bp_document_folder_add_meta()

Add a piece of document folder metadata.

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

bp_document_file_upload_max_size()

Get file document upload max size

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

bp_document_format_size_units()

Format file size units.

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

bp_document_delete_meta()

Delete a meta entry from the DB for an document feed item.

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