File: bp-document/bp-document-functions.php
Description
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_add_meta()

Add a piece of document metadata.

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

bp_document_folder_delete_meta()

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

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

bp_document_folder_get_meta()

Get metadata for a given document folder item.

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

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