File: bp-xprofile/classes/class-bp-xprofile-profiledata.php
Description
xprofile_data_value_before_save

Filters the data’s value before saving to the database.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:216

xprofile_data_last_updated_before_save

Filters the data’s last updated timestamp before saving to the database.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:226

xprofile_data_before_save

Fires before the current profile data instance gets saved.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:237

xprofile_data_after_save

Fires after the current profile data instance gets saved.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:264

BP_XProfile_ProfileData::delete()

Delete specific XProfile field data.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:281

xprofile_data_before_delete

Fires before the current profile data instance gets deleted.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:294

xprofile_data_after_delete

Fires after the current profile data instance gets deleted.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:308

BP_XProfile_ProfileData::__construct()

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:67

BP_XProfile_ProfileData::populate()

Populates the XProfile profile data.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:81

BP_XProfile_ProfileData::exists()

Check if there is data already for the user.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:122