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