File: bp-xprofile/classes/class-bp-xprofile-profiledata.php |
Description |
|---|---|
| xprofile_data_after_save |
Fires after the current profile data instance gets saved. |
| BP_XProfile_ProfileData::delete() |
Delete specific XProfile field data. |
| xprofile_data_before_delete |
Fires before the current profile data instance gets deleted. |
| xprofile_data_after_delete |
Fires after the current profile data instance gets deleted. |
| BP_XProfile_ProfileData::get_data_for_user() |
Get a user’s profile data for a set of fields. |
| BP_XProfile_ProfileData::get_all_for_user() |
Get all of the profile information for a specific user. |
| BP_XProfile_ProfileData::get_fielddataid_byid() |
Get the user’s field data id by the id of the xprofile field. |
| xprofile_data_exists |
Filters whether or not data already exists for the user. |
| BP_XProfile_ProfileData::is_valid_field() |
Check if this data is for a valid field. |
| xprofile_data_is_valid_field |
Filters whether or not data is for a valid field. |