@since: BuddyBoss 1.4.0 |
Description |
---|---|
BP_Document::__construct() |
Constructor method. |
bp_document_paged_activities_sql_folder |
Filters the paged document MySQL statement. |
BP_Document::append_user_fullnames() |
Append xProfile fullnames to an document array. |
BP_Document::populate() |
Populate the object with data about the specific document item. |
BP_Document::get_scope_document_query_sql() |
Get the SQL for the ‘scope’ param in BP_Document::get(). |
BP_Document::save() |
Save the document item to the database. |
document_loop_start |
Fires if the current document item is the first in the activity loop. |
BP_Document::bp_document_remove_temp_directory() |
Remove all temp directory. |
bp_document_set_document_{$scope}_scope_args |
Plugins can hook here to set their document arguments for custom scopes. |
bp_document_before_save |
Fires before the current document item gets saved. |