File: bp-xprofile/bp-xprofile-functions.php
Description
xprofile_format_profile_field()

Formats a profile field according to its type. [ TODO: Should really be moved to filters ]

Source: bp-xprofile/bp-xprofile-functions.php:687

xprofile_get_field_data()

Fetches profile data for a specific field for the user.

Source: bp-xprofile/bp-xprofile-functions.php:372

xprofile_get_field_data

Filters the field data value for a specific field for the user.

Source: bp-xprofile/bp-xprofile-functions.php:407

xprofile_set_field_data()

A simple function to set profile data for a specific field for a specific user.

Source: bp-xprofile/bp-xprofile-functions.php:432

bp_xprofile_set_field_data_pre_validate

Filter the raw submitted profile field value.

Source: bp-xprofile/bp-xprofile-functions.php:460

bp_xprofile_get_groups

Filters a set of field groups, populated with fields and field data.

Source: bp-xprofile/bp-xprofile-functions.php:58

xprofile_insert_field_group()

Insert a new profile field group.

Source: bp-xprofile/bp-xprofile-functions.php:76

xprofile_get_field_group()

Get a specific profile field group.

Source: bp-xprofile/bp-xprofile-functions.php:112

xprofile_delete_field_group()

Delete a specific profile field group.

Source: bp-xprofile/bp-xprofile-functions.php:134

xprofile_update_field_group_position()

Update the position of a specific profile field group.

Source: bp-xprofile/bp-xprofile-functions.php:157