File: bp-xprofile/classes/class-bp-xprofile-profiledata.php
Description
BP_XProfile_ProfileData::exists()

Check if there is data already for the user.

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

xprofile_data_exists

Filters whether or not data already exists for the user.

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

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

xprofile_data_is_valid_field

Filters whether or not data is for a valid field.

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

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