@since: BuddyPress 2.0.0
Description
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_url

Fires inside __construct() method for BP_XProfile_Field_Type_URL class.

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

BP_XProfile_Field_Type

Represents a type of XProfile field and holds meta information about the type of value that it accepts.

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

BP_XProfile_Field_Type::__construct()

Constructor.

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

bp_xprofile_field_type

Fires inside __construct() method for BP_XProfile_Field_Type class.

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

BP_XProfile_Field_Type::set_format()

Set a regex that profile data will be asserted against.

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

bp_xprofile_field_type_set_format

Filters the regex format for the field type.

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

BP_XProfile_Field_Type::set_whitelist_values()

Add a value to this type’s whitelist that profile data will be asserted against.

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

BP_XProfile_Field_Type_Radiobutton::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-radiobutton.php:180