@since: 0.1.0
Description
BP_REST_Document_Endpoint::get_endpoint_args_for_item_schema()

Select the item schema arguments needed for the CREATABLE methods.

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

bp_rest_document_folder_get_item

Fires after a folder is fetched via the REST API.

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

BP_REST_Document_Folder_Endpoint::folder_tree_items()

Retrieve document folder tree.

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

bp_rest_document_{$key}_query_arguments

Filters the method query arguments.

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

BP_REST_Document_Folder_Endpoint::get_item_permissions_check()

Checks if a given request has access to get all users.

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

bp_rest_document_folder_tree_items

Fires after a list of document’s folder tree is fetched via the REST API.

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

BP_REST_Document_Endpoint::prepare_item_for_response()

Prepares document data for return as an object.

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

bp_rest_document_folder_get_item_permissions_check

Filter the document folder `get_item` permissions check.

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

BP_REST_Document_Folder_Endpoint::folder_tree_items_permissions_check()

Checks if a given request has access to view the folder tree.

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

bp_rest_document_prepare_value

Filter an document value returned from the API.

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