File: bp-forums/classes/class-bp-rest-reply-endpoint.php |
Description |
---|---|
BP_REST_Reply_Endpoint::get_reply_action_states() |
Get Action states for the reply. |
BP_REST_Reply_Endpoint::get_reply_revisions() |
Get revisions for reply. |
BP_REST_Reply_Endpoint::prepare_reply_for_database() |
Prepare a single reply for create or update |
bp_rest_reply_object |
Filter reply data before inserting user via REST API |
BP_REST_Reply_Endpoint::prepare_item_for_response() |
Prepares component data for return as an object. |
BP_REST_Reply_Endpoint::get_item_schema() |
Get the forums schema, conforming to JSON Schema. |
bp_rest_reply_schema |
Filters the reply schema. |
BP_REST_Reply_Endpoint::get_collection_params() |
Get the query params for collections. |
bp_rest_replys_collection_params |
Filters the collection query params. |
BP_REST_Reply_Endpoint::prepare_links() |
Prepare links for the request. |