File: bp-xprofile/classes/class-bp-xprofile-field.php |
Description |
|---|---|
| xprofile_field_after_sidebarbox |
Fires after XProfile Field sidebar metabox. |
| xprofile_field_before_contentbox |
Fires before XProfile Field content metabox. |
| xprofile_field_after_contentbox |
Fires after XProfile Field content metabox. |
| BP_XProfile_Field::submit_metabox() |
Private method used to display the submit metabox. |
| xprofile_field_before_submitbox |
Fires before XProfile Field submit metabox. |
| BP_XProfile_Field::get_do_autolink() |
Get whether the field values should be auto-linked to a directory search. |
| 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. |