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

Add an document item.

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

bp_document_get_total_group_folder_count()

Get the folder count of a given group.

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

bp_document_add

Fires at the end of the execution of adding a new document item, before returning the new document item ID.

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

bp_document_get_total_group_folder_count

Filters the total folder count for a given group.

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

bp_document_add_handler()

Document add handler function

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

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_deleted_documents

Fires after the document item has been deleted.

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