File: bp-xprofile/classes/class-bp-xprofile-field-type.php
Description
bp_xprofile_field_edit_html_elements

Filters the edit html elements and attributes.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:544

bp_xprofile_field_type_is_valid

Filters whether or not field type is a valid format.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:246

BP_XProfile_Field_Type::do_settings_section()

Check whether the current field type should have a settings (“options”) section on the Edit Field panel.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:258

BP_XProfile_Field_Type::edit_field_html()

Output the edit field HTML for this field type.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:276

BP_XProfile_Field_Type::admin_field_html()

Output HTML for this field type on the wp-admin Profile Fields screen.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:288

BP_XProfile_Field_Type::edit_field_options_html()

Output the edit field options HTML for this field type.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:306

BP_XProfile_Field_Type::admin_new_field_html()

Output HTML for this field type’s children options on the wp-admin Profile Fields “Add Field” and “Edit Field” screens.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:323

bp_xprofile_admin_new_field_additional_settings

Fires at the end of the new field additional settings area.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:440

BP_XProfile_Field_Type::pre_validate_filter()

Allow field types to modify submitted values before they are validated.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:470

BP_XProfile_Field_Type::display_filter()

Allow field types to modify the appearance of their values.

Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:488