File: bp-xprofile/classes/class-bp-xprofile-field.php |
Description |
---|---|
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::render_admin_form_children() |
Populates the items for radio buttons, checkboxes, and dropdown boxes. |
BP_XProfile_Field::render_admin_form() |
Output the admin form for this field. |
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. |