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 |
BuddyPress Document Folder endpoints. |
bp_rest_document_folder_create_items_permissions_check |
Filter the document folder `create_item` permissions check. |
BP_REST_Document_Folder_Endpoint::get_item_schema() |
Get the document folder schema, conforming to JSON Schema. |
BP_REST_Document_Folder_Endpoint::__construct() |
Constructor. |
BP_REST_Document_Folder_Endpoint::update_item() |
Update a folder. |
BP_REST_Document_Folder_Endpoint::get_collection_params() |
Get the query params for collections. |
BP_REST_Document_Folder_Endpoint::register_routes() |
Register the component routes. |
bp_rest_document_folder_update_items_query_args |
Filter the query arguments for the request. |