File: bp-document/classes/class-bp-document-folder.php |
Description |
---|---|
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. |
BP_Document_Folder::save() |
Save the document folder to the database. |
BP_Document_Folder::get() |
Get folders, as specified by parameters. |