BP_REST_Members_Details_Endpoint::prepare_item_for_response() |
Prepares navigation data for return as an object.
|
BP_REST_Members_Details_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Members_Endpoint::__construct() |
|
BP_REST_Members_Endpoint::bp_rest_get_member_last_active() |
Return the current member’s last active time.
|
BP_REST_Members_Endpoint::can_manage_member() |
Can user manage (delete/update) a member?
|
BP_REST_Members_Endpoint::create_item_permissions_check() |
Checks if a given request has access create members.
|
BP_REST_Members_Endpoint::delete_current_item() |
Deleting the current user is not implemented into this endpoint.
|
BP_REST_Members_Endpoint::delete_current_item_permissions_check() |
Deleting the current user is not implemented into this endpoint.
|
BP_REST_Members_Endpoint::delete_item() |
|
BP_REST_Members_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a member.
|
BP_REST_Members_Endpoint::get_collection_params() |
Get the query params for collections.
|
BP_REST_Members_Endpoint::get_endpoint_args_for_item_schema() |
Make sure to retrieve the needed arguments for the endpoint CREATABLE method.
|
BP_REST_Members_Endpoint::get_item_permissions_check() |
Checks if a given request has access to read a user.
|
BP_REST_Members_Endpoint::get_item_schema() |
Get the members schema, conforming to JSON Schema.
|
BP_REST_Members_Endpoint::get_items() |
|
BP_REST_Members_Endpoint::get_items_permissions_check() |
Checks if a given request has access to get all users.
|
BP_REST_Members_Endpoint::prepare_item_for_database() |
Prepares a single user for creation or update.
|
BP_REST_Members_Endpoint::prepare_item_for_response() |
Prepares a single user output for response.
|
BP_REST_Members_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Members_Endpoint::rest_bp_get_follower_ids() |
Returns a comma separated list of user_ids for a given user’s followers.
|
BP_REST_Members_Endpoint::rest_bp_get_following_ids() |
Returns a comma separated list of user_ids for a given user’s following.
|
BP_REST_Members_Endpoint::rest_bp_ps_search() |
Returns BuddyBoss Profile Search results.
|
BP_REST_Members_Endpoint::update_additional_fields_for_object() |
Updates the values of additional fields added to a data object.
|
BP_REST_Members_Endpoint::update_item_permissions_check() |
Check if a given request has access to update a member.
|
BP_REST_Members_Endpoint::user_data() |
Method to facilitate fetching of user data.
|
BP_REST_Members_Endpoint::xprofile_data() |
Get XProfile info from the user.
|
BP_REST_Mention_Endpoint::__construct() |
|
BP_REST_Mention_Endpoint::get_collection_params() |
Get the query params for collections.
|
BP_REST_Mention_Endpoint::get_item_schema() |
Get the settings schema, conforming to JSON Schema.
|
BP_REST_Mention_Endpoint::get_items() |
Retrieve members to mention.
|
BP_REST_Mention_Endpoint::get_items_permissions_check() |
Check if a given request has access to list mentions.
|
BP_REST_Mention_Endpoint::prepare_item_for_response() |
Prepares group data for return as an object.
|
BP_REST_Mention_Endpoint::prepare_links() |
Prepares links for the user request.
|
BP_REST_Mention_Endpoint::register_routes() |
Register the mention routes.
|
BP_REST_Messages_Actions_Endpoint::__construct() |
|
BP_REST_Messages_Actions_Endpoint::action_items() |
Perform Action on the Message Thread.
|
BP_REST_Messages_Actions_Endpoint::action_items_permissions_check() |
Check if a given request has access to thread items.
|
BP_REST_Messages_Actions_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Messages_Actions_Endpoint::rest_delete_messages() |
Delete thread messages by logged in users.
|
BP_REST_Messages_Actions_Endpoint::rest_hide_thread() |
Hide unhide message thread based on the logged in user.
|
BP_REST_Messages_Actions_Endpoint::rest_unread_thread() |
Read/Unread message thread based on the logged in user.
|
BP_REST_Messages_Endpoint::__construct() |
|
BP_REST_Messages_Endpoint::bp_rest_messages_default_per_page() |
Removed Pagination from Messages.
|
BP_REST_Messages_Endpoint::bp_rest_messages_get_avatars() |
Get avatars for the messages thread.
|
BP_REST_Messages_Endpoint::bp_rest_nouveau_ajax_search_recipients_exclude_current() |
Exclude logged in member from recipients list.
|
BP_REST_Messages_Endpoint::bp_rest_post_dispatch() |
Add Global header for the unread message count.
|
BP_REST_Messages_Endpoint::create_item() |
Init a Messages Thread or add a reply to an existing Thread.
|
BP_REST_Messages_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a message.
|
BP_REST_Messages_Endpoint::delete_item() |
|
BP_REST_Messages_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a thread.
|