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. |
| BP_REST_Document_Endpoint::bp_rest_forums_collection_params() |
Extend the parameters for the Topics and Reply Endpoints. |
| BP_REST_Document_Endpoint::bp_rest_message_query_arguments() |
Filter Query argument for the Messages for document support. |
| BP_REST_Document_Endpoint::prepare_links() |
Prepare links for the request. |
| bp_rest_document_prepare_links |
Filter links prepared for the REST response. |
| bp_rest_document_delete_item_permissions_check |
Filter the document `delete_item` permissions check. |
| BP_REST_Document_Endpoint::bp_documents_get_rest_field_callback() |
The function to use to get documents of the activity REST Field. |
| BP_REST_Document_Endpoint::get_endpoint_args_for_item_schema() |
Select the item schema arguments needed for the CREATABLE methods. |
| BP_REST_Document_Endpoint::bp_documents_update_rest_field_callback() |
The function to use to update the document’s value of the activity REST Field. |
| bp_rest_document_{$key}_query_arguments |
Filters the method query arguments. |