File: bp-forums/classes/class-bp-rest-reply-endpoint.php |
Description |
---|---|
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. |
bp_rest_reply_prepare_links |
Filter links prepared for the REST response. |
BP_REST_Reply_Endpoint::get_reply_current_user_permissions() |
Get current user permission for reply. |
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. |