BP_REST_Messages_Endpoint::get_collection_params() |
Get the query params for Messages collections.
|
BP_REST_Messages_Endpoint::get_current_user_permissions() |
Get current user’s permission.
|
BP_REST_Messages_Endpoint::get_endpoint_args_for_item_schema() |
Select the item schema arguments needed for the CREATABLE, EDITABLE and DELETABLE methods.
|
BP_REST_Messages_Endpoint::get_item() |
|
BP_REST_Messages_Endpoint::get_item_permissions_check() |
Check if a given request has access to a thread item.
|
BP_REST_Messages_Endpoint::get_item_schema() |
Get the message schema, conforming to JSON Schema.
|
BP_REST_Messages_Endpoint::get_items() |
|
BP_REST_Messages_Endpoint::get_items_permissions_check() |
Check if a given request has access to thread items.
|
BP_REST_Messages_Endpoint::get_message_object() |
Get the message object thanks to its ID.
|
BP_REST_Messages_Endpoint::get_search_recipients_items_schema() |
Get the search recipients schema, conforming to JSON Schema.
|
BP_REST_Messages_Endpoint::get_thread_object() |
|
BP_REST_Messages_Endpoint::prepare_item_for_database() |
Prepare a message for create.
|
BP_REST_Messages_Endpoint::prepare_item_for_response() |
Prepares thread data for return as an object.
|
BP_REST_Messages_Endpoint::prepare_links() |
Prepare links for the request.
|
BP_REST_Messages_Endpoint::prepare_message_for_response() |
Prepares message data for the REST response.
|
BP_REST_Messages_Endpoint::prepare_recipient_for_response() |
Prepares recipient data for the REST response.
|
BP_REST_Messages_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Messages_Endpoint::search_recipients_items() |
Search Recipients for the message.
|
BP_REST_Messages_Endpoint::search_recipients_items_permissions_check() |
Check if a given request has access to search recipients.
|
BP_REST_Messages_Endpoint::search_thread_items() |
Search Existing thread by user and recipient for the message.
|
BP_REST_Messages_Endpoint::search_thread_items_permissions_check() |
Check if a given request has access to search thread.
|
BP_REST_Messages_Endpoint::update_item() |
Update metadata for one of the messages of the thread.
|
BP_REST_Messages_Endpoint::update_item_permissions_check() |
Check if a given request has access to update a message.
|
BP_REST_Messages_Endpoint::update_starred() |
Adds or removes the message from the current user’s starred box.
|
BP_REST_Messages_Endpoint::update_starred_permissions_check() |
Check if a given request has access to update user starred messages.
|
BP_REST_Notifications_Endpoint::__construct() |
|
BP_REST_Notifications_Endpoint::bp_rest_get_notification_actions() |
|
BP_REST_Notifications_Endpoint::bp_rest_link_url_update() |
Update Link URL after request accept/reject.
|
BP_REST_Notifications_Endpoint::can_see() |
Can this user see the notification?
|
BP_REST_Notifications_Endpoint::create_item() |
|
BP_REST_Notifications_Endpoint::create_item_permissions_check() |
Checks if a given request has access to create a notification.
|
BP_REST_Notifications_Endpoint::delete_item() |
|
BP_REST_Notifications_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a notification.
|
BP_REST_Notifications_Endpoint::get_collection_params() |
Get the query params for the notifications collections.
|
BP_REST_Notifications_Endpoint::get_endpoint_args_for_item_schema() |
Select the item schema arguments needed for the EDITABLE method.
|
BP_REST_Notifications_Endpoint::get_item() |
|
BP_REST_Notifications_Endpoint::get_item_permissions_check() |
Check if a given request has access to get information about a specific notification.
|
BP_REST_Notifications_Endpoint::get_item_schema() |
Get the notification schema, conforming to JSON Schema.
|
BP_REST_Notifications_Endpoint::get_items() |
|
BP_REST_Notifications_Endpoint::get_items_permissions_check() |
Check if a given request has access to notification items.
|
BP_REST_Notifications_Endpoint::get_notification_object() |
|
BP_REST_Notifications_Endpoint::prepare_item_for_database() |
Prepare a notification for create or update.
|
BP_REST_Notifications_Endpoint::prepare_item_for_response() |
Prepares notification data for return as an object.
|
BP_REST_Notifications_Endpoint::prepare_links() |
Prepare links for the request.
|
BP_REST_Notifications_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Notifications_Endpoint::update_item() |
|
BP_REST_Notifications_Endpoint::update_item_permissions_check() |
Check if a given request has access to update a notification.
|
BP_REST_Reply_Actions_Endpoint::__construct() |
|
BP_REST_Reply_Actions_Endpoint::action_items() |
|
BP_REST_Reply_Actions_Endpoint::action_items_permissions_check() |
Check if a given request has access to list replies.
|