File: bp-document/classes/class-bp-rest-document-endpoint.php
Description
BP_REST_Document_Endpoint::delete_item_permissions_check()

Checks if a given request has access to for the user.

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

BP_REST_Document_Endpoint::bp_rest_document_support()

Added document support for activity, forum and messages.

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

bp_rest_document_delete_item_permissions_check

Filter the document `delete_item` permissions check.

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

BP_REST_Document_Endpoint::bp_documents_get_rest_field_callback()

The function to use to get documents of the activity REST Field.

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

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

The function to use to update the document’s value of the activity REST Field.

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

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

The function to use to get documents of the messages REST Field.

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

BP_REST_Document_Endpoint::assemble_response_data()

Get documents.

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

BP_REST_Document_Endpoint::bp_documents_update_rest_field_callback_messages()

The function to use to update the documents value of the messages REST Field.

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