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

Fetch a single folder object.

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

folders_get_folder

Filters a single folder object.

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

bp_document_get_specific()

Fetch specific document items.

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

bp_document_get_total_group_document_count()

Get the document count of a given group.

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

bp_document_get_specific

Filters the requested specific document item.

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

bp_document_get_total_group_document_count

Filters the total document count for a given group.

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

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