@since: BuddyBoss 1.4.0 |
Description |
|---|---|
| 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. |
| bp_get_document_link |
Filters the document link |
| BP_Document_Folder_Template::rewind_folders() |
Rewind the posts and reset post index. |
| bp_document_folder_prefetch_object_data |
Filters inside prefetch_object_data method to aid in pre-fetching object data associated with folder. |
| BP_Document_Query::get_sql() |
Generates WHERE SQL clause to be appended to a main query. |
| BP_Document_Component |
Creates Document component. |
| BP_Document_Folder_Template::the_folder() |
Set up the current folder item inside the loop. |
| BP_Document_Folder::total_group_folder_count() |
Count total folder for the given group |