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

Filter Query argument for the activity for document support.

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

BP_REST_Document_Endpoint::bp_rest_forums_collection_params()

Extend the parameters for the Topics and Reply Endpoints.

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

BP_REST_Document_Endpoint::bp_rest_message_query_arguments()

Filter Query argument for the Messages for document support.

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

BP_REST_Document_Endpoint::prepare_links()

Prepare links for the request.

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

bp_rest_document_prepare_links

Filter links prepared for the REST response.

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

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