File: bp-messages/classes/class-bp-rest-messages-endpoint.php |
Description |
---|---|
BP_REST_Messages_Endpoint::prepare_message_for_response() |
Prepares message data for the REST response. |
BP_REST_Messages_Endpoint::bp_rest_nouveau_ajax_search_recipients_exclude_current() |
Exclude logged in member from recipients list. |
bp_rest_message_prepare_value |
Filter a message value returned from the API. |
BP_REST_Messages_Endpoint::get_search_recipients_items_schema() |
Get the search recipients schema, conforming to JSON Schema. |
BP_REST_Messages_Endpoint::prepare_recipient_for_response() |
Prepares recipient data for the REST response. |
bp_rest_message_search_recipients_schema |
Filters the message search recipients schema. |
bp_rest_messages_prepare_recipient_value |
Filter a recipient value returned from the API. |
BP_REST_Messages_Endpoint::bp_rest_post_dispatch() |
Add Global header for the unread message count. |
BP_REST_Messages_Endpoint::prepare_item_for_response() |
Prepares thread data for return as an object. |
BP_REST_Messages_Endpoint::bp_rest_messages_get_avatars() |
Get avatars for the messages thread. |