File: bp-document/classes/class-bp-document.php |
Description |
---|---|
BP_Document::get_meta_query_sql() |
Get the SQL for the ‘meta_query’ param in BP_Document::get(). |
BP_Document::get_document_folder_meta_query_sql() |
Get the SQL for the ‘meta_query’ param in BP_Document::get(). |
BP_Document::get_activity_attachment_id() |
Get document attachment id for the activity. |
BP_Document::prefetch_object_data() |
Pre-fetch data for objects associated with document items. |
bp_document_after_delete |
Action to allow intercepting document items just deleted. |
BP_Document |
Database interaction class for the BuddyBoss document component. |
bp_document_prefetch_object_data |
Filters inside prefetch_object_data method to aid in pre-fetching object data associated with document item. |
BP_Document::delete_document_meta_entries() |
Delete the meta entries associated with a set of document items. |
BP_Document::__construct() |
Constructor method. |
BP_Document::documents() |