File: bp-document/bp-document-template.php |
Description |
---|---|
bp_get_document_directory_permalink |
Filters the document directory permalink. |
bp_has_folders() |
Initialize the folder loop. |
bp_has_folder |
Filters whether or not there are document documents to display. |
bp_folder() |
Determine if there are still folder left in the loop. |
bp_document_attachment_image_thumbnail() |
Output the document attachment thumbnail. |
bp_get_document_attachment_image_thumbnail() |
Return the document attachment thumbnail. |
bp_get_document_title |
Filters the document title being displayed. |
bp_document_user_can_delete() |
Determine if the current user can delete an document item. |
bp_document_user_can_delete |
Filters whether the current user can delete an document item. |
bp_document_user_can_edit() |
Determine if the current user can edit an document item. |