File: bp-xprofile/classes/class-bp-xprofile-field.php |
Description |
|---|---|
| BP_XProfile_Field::update_position() |
Update field position and/or field group when relocating. |
| BP_XProfile_Field::get_fields_for_member_type() |
Gets the IDs of fields applicable for a given profile type or array of profile types. |
| BP_XProfile_Field::admin_validate() |
Validate form field data on sumbission. |
| BP_XProfile_Field::admin_save_settings() |
Save miscellaneous settings 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. |
| bp_xprofile_field_set_member_type |
Fires after a field’s profile types have been updated. |
| BP_XProfile_Field::get_member_type_label() |
Gets a label representing the field’s profile types. |
| BP_XProfile_Field::get_default_visibility() |
Get the field’s default visibility setting. |