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_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. |