File: bp-document/classes/class-bp-rest-document-endpoint.php |
Description |
---|---|
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. |
bp_rest_document_collection_params |
Filters the collection query params. |
bp_rest_document_update_items_query_args |
Filter the query arguments for the request. |
BP_REST_Document_Endpoint::get_document_current_user_permissions() |
Get document permissions based on current user. |
bp_rest_document_update_item |
Fires after an document is updated via the REST API. |