@since: BuddyPress 2.0.0
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

bp_profile_settings_visibility_select()

Output the XProfile field visibility select list for settings.

Source: bp-xprofile/bp-xprofile-template.php:1455

bp_profile_get_settings_visibility_select()

Return the XProfile field visibility select list for settings.

Source: bp-xprofile/bp-xprofile-template.php:1478

bp_profile_settings_visibility_select

Filters the dropdown list for setting visibility.

Source: bp-xprofile/bp-xprofile-template.php:1552

bp_xprofile_screen_settings()

Show the xprofile settings template.

Source: bp-xprofile/screens/settings-profile.php:14

bp_settings_screen_xprofile

Filters the template to load for the XProfile settings screen.

Source: bp-xprofile/screens/settings-profile.php:29

bp_xprofile_settings_before_save

Fires before saving xprofile field visibilities.

Source: bp-xprofile/screens/settings-profile.php:68

bp_xprofile_settings_after_save

Fires after saving xprofile field visibilities.

Source: bp-xprofile/screens/settings-profile.php:109