@since: BuddyBoss 1.4.0 |
Description |
---|---|
BP_Document_Folder::folder_exists() |
Get whether an folder exists for a given id. |
BP_Document_Folder::save() |
Save the document folder to the database. |
BP_Document_Template::__construct() |
Constructor method. |
BP_Document_Component::setup_admin_bar() |
Set up the component entries in the WordPress Admin Bar. |
BP_Document_Folder::get() |
Get folders, as specified by parameters. |
bp_document_folder_before_save |
Fires before the current folder gets saved. |
BP_Document_Template::has_document() |
Whether there are document items available in the loop. |
BP_Document_Component::setup_title() |
Set up the title for pages and |
bp_document_folder_get_include_user_search |
Filters whether or not to include users for search parameters. |
bp_document_folder_after_save |
Fires after an folder has been saved to the database. |