File: bp-friends/classes/class-bp-friends-friendship.php
Description
BP_Friends_Friendship::delete_all_for_user()

Delete all friendships and friend notifications related to a user.

Source: bp-friends/classes/class-bp-friends-friendship.php:1000

BP_Friends_Friendship::search_users()

Search users.

Source: bp-friends/classes/class-bp-friends-friendship.php:781

BP_Friends_Friendship::search_users_count()

Get a count of users who match a search term.

Source: bp-friends/classes/class-bp-friends-friendship.php:824

BP_Friends_Friendship::sort_by_name()

Sort a list of user IDs by their display names.

Source: bp-friends/classes/class-bp-friends-friendship.php:862

BP_Friends_Friendship::get_random_friends()

Get a list of random friend IDs.

Source: bp-friends/classes/class-bp-friends-friendship.php:887

BP_Friends_Friendship::get_invitable_friend_count()

Get a count of a user’s friends who can be invited to a given group.

Source: bp-friends/classes/class-bp-friends-friendship.php:923

BP_Friends_Friendship::get_friendships_by_id()

Get friendship objects by ID (or an array of IDs).

Source: bp-friends/classes/class-bp-friends-friendship.php:961

BP_Friends_Friendship::get_user_ids_for_friendship()

Get the friend user IDs for a given friendship.

Source: bp-friends/classes/class-bp-friends-friendship.php:978

BP_Friends_Friendship::get_friendship_request_user_ids()

Get a list of IDs of users who have requested friendship of a given user.

Source: bp-friends/classes/class-bp-friends-friendship.php:459

BP_Friends_Friendship::total_friend_count()

Get a total friend count for a given user.

Source: bp-friends/classes/class-bp-friends-friendship.php:486