File: bp-document/classes/class-bp-document-folder.php |
Description |
---|---|
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. |
bp_document_folder_before_save |
Fires before the current folder gets saved. |
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. |