File: bp-document/classes/class-bp-rest-document-endpoint.php
Description
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

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

The function to use to get documents of the topic/reply REST Field.

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

bp_rest_document_prepare_value

Filter an document value returned from the API.

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

BP_REST_Document_Endpoint::bbp_document_update_rest_field_callback()

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

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

BP_REST_Document_Endpoint::register_routes()

Register the component routes.

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

bp_rest_document_create_item

Fires after a Document is created via the REST API.

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

BP_REST_Document_Endpoint::upload_item()

Upload Document.

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

BP_REST_Document_Endpoint::create_item_permissions_check()

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

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

bp_rest_document_upload_item

Fires after a document is uploaded via the REST API.

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