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. |
| BP_REST_Document_Endpoint::prepare_item_for_response() |
Prepares document data for return as an object. |
| BP_REST_Document_Endpoint::bbp_document_get_rest_field_callback() |
The function to use to get documents of the topic/reply REST Field. |
| bp_rest_document_prepare_value |
Filter an document value returned from the API. |
| 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. |
| BP_REST_Document_Endpoint::register_routes() |
Register the component routes. |
| bp_rest_document_create_item |
Fires after a Document is created via the REST API. |
| BP_REST_Document_Endpoint::upload_item() |
Upload Document. |
| BP_REST_Document_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a document. |
| bp_rest_document_upload_item |
Fires after a document is uploaded via the REST API. |