@since: 0.1.0
Description
BP_REST_Document_Folder_Endpoint::get_collection_params()

Get the query params for collections.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:1103

bp_rest_document_update_items_query_args

Filter the query arguments for the request.

Source: bp-document/classes/class-bp-rest-document-endpoint.php:788

BP_REST_Document_Folder_Endpoint::__construct()

Constructor.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:30

BP_REST_Document_Folder_Endpoint::update_item()

Update a folder.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:530

bp_rest_document_update_item

Fires after an document is updated via the REST API.

Source: bp-document/classes/class-bp-rest-document-endpoint.php:852

BP_REST_Document_Folder_Endpoint::register_routes()

Register the component routes.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:41

bp_rest_document_folder_update_items_query_args

Filter the query arguments for the request.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:583

BP_REST_Document_Endpoint::update_item_permissions_check()

Check if a given request has access to update a document.

Source: bp-document/classes/class-bp-rest-document-endpoint.php:865

BP_REST_Document_Folder_Endpoint::get_items()

Retrieve document folders.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:140

bp_rest_document_folder_update_item

Fires after an document folder is updated via the REST API.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:675