File: bp-document/classes/class-bp-document-folder.php |
Description |
---|---|
BP_Document_Folder::total_group_folder_count() |
Count total folder for the given group |
BP_Document_Folder::delete() |
Delete folders from the database. |
bp_document_folder_before_delete |
Action to allow intercepting folders to be deleted. |
BP_Document_Folder |
Database interaction class for the BuddyBoss document folder component. |
bp_document_folder_after_delete |
Action to allow intercepting folders just deleted. |
BP_Document_Folder::__construct() |
Constructor method. |
BP_Document_Folder::delete_document_folder_meta_entries() |
Delete the meta entries associated with a set of folder items. |
BP_Document_Folder::populate() |
Populate the object with data about the specific folder item. |
BP_Document_Folder::append_user_fullnames() |
Append xProfile fullnames to an document array. |
BP_Document_Folder::folder_exists() |
Get whether an folder exists for a given id. |