File: bp-document/classes/class-bp-rest-document-endpoint.php
Description
bp_rest_document_collection_params

Filters the collection query params.

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

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

Get document permissions based on current user.

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

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

Create the Document IDs from Upload IDs.

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

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

Get default scope for the document.

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

BP_REST_Document_Endpoint::delete_item()

Delete a single document.

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

bp_rest_document_default_scope

Filter to update default scope.

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

bp_rest_document_delete_item

Fires after a document is deleted via the REST API.

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