File: bp-document/classes/class-bp-rest-document-folder-endpoint.php |
Description |
|---|---|
| bp_rest_document_folder_collection_params |
Filters the collection query params. |
| BP_REST_Document_Folder_Endpoint::bp_rest_check_folder_privacy_restriction() |
Check user access based on the privacy for the single folder. |
| BP_REST_Document_Folder_Endpoint::get_item() |
Retrieve a single Folder. |
| bp_rest_document_folder_delete_item_permissions_check |
Filter the document folder `delete_item` permissions check. |
| bp_rest_document_folder_get_item |
Fires after a folder is fetched via the REST API. |
| BP_REST_Document_Folder_Endpoint::folder_tree_items() |
Retrieve document folder tree. |
| BP_REST_Document_Folder_Endpoint::get_item_permissions_check() |
Checks if a given request has access to get all users. |
| bp_rest_document_folder_tree_items |
Fires after a list of document’s folder tree is fetched via the REST API. |
| bp_rest_document_folder_get_item_permissions_check |
Filter the document folder `get_item` permissions check. |
| BP_REST_Document_Folder_Endpoint::folder_tree_items_permissions_check() |
Checks if a given request has access to view the folder tree. |