File: bp-document/classes/class-bp-document.php |
Description |
---|---|
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() | |
BP_Document::total_document_count() |
Count total document for the given user. |
BP_Document::bp_document_wp_image_editors() |
Called on ‘wp_image_editors’ action. |
bp_document_get_where_conditions_document |
Filters the MySQL WHERE conditions for the Document items get method. |
BP_Document::total_group_document_count() |
Count total document for the given group. |