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::document_get_prepare_response() |
Prepare object response for the document/folder. |
BP_REST_Document_Endpoint::get_item_schema() |
Get the document schema, conforming to JSON Schema. |
bp_rest_document_create_items_permissions_check |
Filter the document `create_item` permissions check. |
BP_REST_Document_Endpoint::get_collection_params() |
Get the query params for collections. |
BP_REST_Document_Endpoint::update_item() |
Update a document. |