File: bp-document/classes/class-bp-rest-document-folder-endpoint.php |
Description |
---|---|
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. |
BP_REST_Document_Folder_Endpoint::get_items() |
Retrieve document folders. |
bp_rest_document_folder_update_item |
Fires after an document folder is updated via the REST API. |