@since: BuddyPress 1.0.0
Description
bp_get_friend_accept_request_link()

Return the URL for accepting the current friendship request in the loop.

Source: bp-friends/bp-friends-template.php:645

bp_add_friend_button()

Output the Connect button.

Source: bp-friends/bp-friends-template.php:360

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_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::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::total_friend_count()

Get a total friend count for a given user.

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