@since: BuddyBoss 1.4.0
Description
bp_document_slug()

Output the document component slug.

Source: bp-document/bp-document-template.php:17

bp_get_document_slug()

Return the document component slug.

Source: bp-document/bp-document-template.php:27

bp_get_document_slug

Filters the document component slug.

Source: bp-document/bp-document-template.php:36

bp_document_root_slug()

Output the document component root slug.

Source: bp-document/bp-document-template.php:44

bp_get_document_root_slug()

Return the document component root slug.

Source: bp-document/bp-document-template.php:54

bp_get_document_root_slug

Filters the Document component root slug.

Source: bp-document/bp-document-template.php:63

bp_has_document()

Initialize the document loop.

Source: bp-document/bp-document-template.php:120

bp_has_document

Filters whether or not there are document items to display.

Source: bp-document/bp-document-template.php:235

bp_document()

Determine if there are still document left in the loop.

Source: bp-document/bp-document-template.php:247

bp_the_document()

Get the current document object in the loop.

Source: bp-document/bp-document-template.php:261