File: bp-document/classes/class-bp-document.php |
Description |
---|---|
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. |
BP_Document::bp_document_load_gopp_image_editor_gs() |
Helper to load BP_GOPP_Image_Editor_GS class. |
bp_document_get_join_sql_folder |
Filter the MySQL JOIN clause for the main document query. |
BP_Document::get_folder_document_ids() |
Get all document ids for the folder. |
BP_Document::populate() |
Populate the object with data about the specific document item. |
bp_document_paged_activities_sql_folder |
Filters the paged document MySQL statement. |