@since: BuddyPress 1.0.0
Description
BP_XProfile_ProfileData::get_last_updated()

Get time for last XProfile field data update by user.

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

BP_XProfile_ProfileData::delete_data_for_user()

Delete all data for provided user ID.

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

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

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

BP_XProfile_ProfileData::is_valid_field()

Check if this data is for a valid field.

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

BP_XProfile_ProfileData::save()

Save the data for the XProfile field.

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

xprofile_data_user_id_before_save

Filters the data’s user ID before saving to the database.

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

xprofile_data_field_id_before_save

Filters the data’s field ID before saving to the database.

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