File: bp-xprofile/classes/class-bp-xprofile-field.php |
Description |
---|---|
BP_XProfile_Field::get_type() |
Get the type for provided field ID. |
BP_XProfile_Field::delete_for_group() |
Delete all fields in a field group. |
BP_XProfile_Field::get_id_from_name() |
Get field ID from field name. |
BP_XProfile_Field::update_position() |
Update field position and/or field group when relocating. |
BP_XProfile_Field::get_children() |
Get all child fields for this field ID. |
bp_xprofile_field_get_children |
Filters the found children for a field. |
BP_XProfile_Field::delete_children() |
Delete all field children for this field. |
BP_XProfile_Field::get_member_types() |
Gets the profile types to which this field should be available. |
bp_xprofile_field_member_types |
Filters the profile types to which an XProfile object should be applied. |
BP_XProfile_Field::set_member_types() |
Sets the profile types for this field. |