File: bp-xprofile/classes/class-bp-xprofile-field.php
Description
BP_XProfile_Field::get_children()

Get all child fields for this field ID.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:598

bp_xprofile_field_get_children

Filters the found children for a field.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:637

BP_XProfile_Field::delete_children()

Delete all field children for this field.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:647

BP_XProfile_Field::get_member_types()

Gets the profile types to which this field should be available.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:667

bp_xprofile_field_member_types

Filters the profile types to which an XProfile object should be applied.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:709

BP_XProfile_Field::set_member_types()

Sets the profile types for this field.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:726

bp_xprofile_field_set_member_type

Fires after a field’s profile types have been updated.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:780

BP_XProfile_Field::get_member_type_label()

Gets a label representing the field’s profile types.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:795

xprofile_field_before_delete

Fires before the current field instance gets deleted.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:388

xprofile_field_after_delete

Fires after the current field instance gets deleted.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:413