File: bp-document/bp-document-template.php |
Description |
|---|---|
| bp_folder_pagination_count() |
Output the folder pagination count. |
| bp_get_folder_pagination_count() |
Return the folder pagination count. |
| bp_folder_pagination_links() |
Output the folder pagination links. |
| bp_get_folder_pagination_links() |
Return the folder pagination links. |
| bp_get_folder_pagination_links |
Filters the folder pagination link output. |
| bp_folder_has_more_items() |
Return true when there are more folder items to be shown than currently appear. |
| bp_folder_has_more_items |
Filters whether there are more folder items to display. |
| bp_folder_count() |
Output the folder count. |
| bp_get_folder_count() |
Return the folder count. |
| bp_get_folder_count |
Filters the folder count for the document folder template. |