File: bp-xprofile/classes/class-bp-xprofile-profiledata.php |
Description |
---|---|
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. |
BP_XProfile_ProfileData::get_value_byid() |
Get profile field values by field ID and user IDs. |
BP_XProfile_ProfileData::get_value_byfieldname() |
Get profile field values by field name and user ID. |
BP_XProfile_ProfileData::delete_for_field() |
Delete field. |
BP_XProfile_ProfileData::get_last_updated() |
Get time for last XProfile field data update by user. |
BP_XProfile_ProfileData::delete_data_for_user() |
Delete all data for provided user ID. |
BP_XProfile_ProfileData |
Class for XProfile Profile Data setup. |
BP_XProfile_ProfileData::__construct() |
BP_XProfile_ProfileData constructor. |
BP_XProfile_ProfileData::populate() |
Populates the XProfile profile data. |