Namespaces: global
Description
bp_document_has_more_items()

Return true when there are more document items to be shown than currently appear.

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

bp_document_count()

Output the document count.

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

bp_get_document_count()

Return the document count.

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

bp_document_per_page()

Output the number of document per page.

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

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

bp_document_load_more_link()

Output the URL for the Load More link.

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

bp_get_document_load_more_link()

Get the URL for the Load More link.

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

bp_document_pagination_count()

Output the document pagination count.

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

bp_setup_document()

Set up the bp-document component.

Source: bp-document/bp-document-loader.php:19