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

Get all friendship IDs for a user.

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

BP_Friends_Friendship::get_friend_user_ids()

Get the IDs of a given user’s friends.

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

BP_Friends_Friendship

BuddyPress Friendship object.

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

BP_Friends_Friendship::__construct()

Constructor method.

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

BP_Friends_Friendship::populate()

Set up data about the current friendship.

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

BP_Friends_Friendship::save()

Save the current friendship to the database.

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

friends_friendship_before_save

Fires before processing and saving the current friendship request.

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

friends_friendship_after_save

Fires after processing and saving the current friendship request.

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