@since: BuddyBoss 1.4.0 |
Description |
---|---|
BP_Document_Template::next_document() |
Set up the next document item and iterate index. |
BP_Document::get() |
Get document items, as specified by parameters. |
BP_Document::get_scope_folder_query_sql() |
Get the SQL for the ‘scope’ param in BP_Document::get(). |
bp_document_after_save |
Fires after an document item has been saved to the database. |
BP_Document_Theme_Compat |
The main theme compat class for BuddyBoss Document. |
bp_document_get_include_user_search |
Filters whether or not to include users for search parameters. |
bp_document_set_folder_{$scope}_scope_args |
Plugins can hook here to set their document arguments for custom scopes. |
BP_Document_Theme_Compat::__construct() |
Set up the document component theme compatibility. |
bp_document_get_where_conditions |
Filters the MySQL WHERE conditions for the Document items get method. |
BP_Document::get_folder_data() |
Convert document IDs to document objects, as expected in template loop. |