@since: 0.1.0
Description
BP_REST_Document_Folder_Endpoint

BuddyPress Document Folder endpoints.

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

bp_rest_document_folder_create_items_permissions_check

Filter the document folder `create_item` permissions check.

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

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_Endpoint::get_items()

Retrieve documents.

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

BP_REST_Document_Details_Endpoint

BuddyPress Document Details endpoints.

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

bp_rest_document_get_items_query_args

Filter the query arguments for the request.

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

BP_REST_Document_Details_Endpoint::__construct()

Constructor.

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