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::document_get_prepare_response()

Prepare object response for the document/folder.

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

BP_REST_Document_Endpoint::get_item_schema()

Get the document schema, conforming to JSON Schema.

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

bp_rest_document_create_items_permissions_check

Filter the document `create_item` permissions check.

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

BP_REST_Document_Endpoint::get_collection_params()

Get the query params for collections.

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

BP_REST_Document_Endpoint::update_item()

Update a document.

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