@since: BuddyPress 2.0.0
Description
bp_xprofile_field_edit_html_elements

Filters the edit html elements and attributes.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:544

xprofile_group_before_delete

Fires before the current group instance gets deleted.

Source: bp-xprofile/classes/class-bp-xprofile-group.php:204

xprofile_group_after_delete

Fires after the current group instance gets deleted.

Source: bp-xprofile/classes/class-bp-xprofile-group.php:233

BP_XProfile_Group::get_group_data()

Get data about a set of groups, based on IDs.

Source: bp-xprofile/classes/class-bp-xprofile-group.php:576

bp_xprofile_field_type_set_whitelist_values

Filters values for field type’s whitelist that profile data will be asserted against.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:177

BP_XProfile_Field_Type::is_valid()

Check the given string against the registered formats for this field type.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:204

bp_xprofile_field_type_is_valid

Filters whether or not field type is a valid format.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:246

BP_XProfile_Field_Type::edit_field_html()

Output the edit field HTML for this field type.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:276

BP_XProfile_Field_Type::admin_field_html()

Output HTML for this field type on the wp-admin Profile Fields screen.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:288

BP_XProfile_Field_Type::edit_field_options_html()

Output the edit field options HTML for this field type.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:306