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

Get details of all xprofile field types.

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

bp_xprofile_get_field_types

Filters the list of all xprofile field types.

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

bp_xprofile_create_field_type()

Creates the specified field type object; used for validation and templating.

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

xprofile_insert_field()

Insert or update an xprofile field.

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

xprofile_get_field()

Get a profile field object.

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

xprofile_delete_field()

Delete a profile field object.

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

bp_xprofile_get_groups()

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

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

bp_xprofile_get_groups_repeater_show_main_fields_only

For repeaters, automatically set the parameter value to determine if we should display only the template fields or only the clone fields

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