File: bp-xprofile/classes/class-bp-xprofile-profiledata.php
Description
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::get_data_for_user()

Get a user’s profile data for a set of fields.

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

BP_XProfile_ProfileData::get_all_for_user()

Get all of the profile information for a specific user.

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

BP_XProfile_ProfileData::get_fielddataid_byid()

Get the user’s field data id by the id of the xprofile field.

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

BP_XProfile_ProfileData::get_value_byid()

Get profile field values by field ID and user IDs.

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

BP_XProfile_ProfileData::get_value_byfieldname()

Get profile field values by field name and user ID.

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

BP_XProfile_ProfileData::delete_for_field()

Delete field.

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

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