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

Get whether the field’s default visibility can be overridden by users.

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

BP_XProfile_Field::get_alternate_name()

Get alternate name of the field.

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

xprofile_field_default_before_save

Filters the default field option value before saved.

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

xprofile_field_after_save

Fires after the current field instance gets saved.

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

BP_XProfile_Field::get_field_data()

Get field data for a user ID.

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

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_instance()

Retrieve a `BP_XProfile_Field` instance.

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

BP_XProfile_Field::fill_data()

Fill object vars based on data passed to the method.

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