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().

Source: bp-document/classes/class-bp-document.php:2277

BP_Document::get_document_folder_meta_query_sql()

Get the SQL for the ‘meta_query’ param in BP_Document::get().

Source: bp-document/classes/class-bp-document.php:2317

BP_Document::get_activity_attachment_id()

Get document attachment id for the activity.

Source: bp-document/classes/class-bp-document.php:2350

BP_Document::bp_document_wp_image_editors()

Called on ‘wp_image_editors’ action.

Source: bp-document/classes/class-bp-document.php:163

bp_document_get_where_conditions_document

Filters the MySQL WHERE conditions for the Document items get method.

Source: bp-document/classes/class-bp-document.php:970

BP_Document::total_group_document_count()

Count total document for the given group.

Source: bp-document/classes/class-bp-document.php:1815

BP_Document::bp_document_load_gopp_image_editor_gs()

Helper to load BP_GOPP_Image_Editor_GS class.

Source: bp-document/classes/class-bp-document.php:174

bp_document_get_join_sql_folder

Filter the MySQL JOIN clause for the main document query.

Source: bp-document/classes/class-bp-document.php:1001

BP_Document::get_folder_document_ids()

Get all document ids for the folder.

Source: bp-document/classes/class-bp-document.php:1833

BP_Document::populate()

Populate the object with data about the specific document item.

Source: bp-document/classes/class-bp-document.php:188