File: bp-document/classes/class-bp-document.php |
Description |
---|---|
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. |
BP_Document::get_activity_document_id() |
Get document id for the activity. |
BP_Document::bp_document_remove_temp_directory() |
Remove all temp directory. |
BP_Document::get_scope_document_query_sql() |
Get the SQL for the ‘scope’ param in BP_Document::get(). |
BP_Document::append_user_fullnames() |
Append xProfile fullnames to an document array. |
BP_Document::get() |
Get document items, as specified by parameters. |
bp_document_set_document_{$scope}_scope_args |
Plugins can hook here to set their document arguments for custom scopes. |
BP_Document::save() |
Save the document item to the database. |