File: bp-document/bp-document-template.php |
Description |
---|---|
bp_get_document_date_created() |
Return the document date created. |
bp_get_document_date_created |
Filters the document date created being displayed. |
bp_document_title() |
Output the document title. |
bp_get_document_title() |
Return the document title. |
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. |
bp_document_user_can_edit |
Filters whether the current user can edit an document item. |
bp_document_folder_id() |
Output the document folder ID. |