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

Fires inside __construct() method for BP_XProfile_Field_Type_Telephone class.

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

BP_XProfile_Field_Type_Telephone::edit_field_html()

Output the edit field HTML for this field type.

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

BP_XProfile_Field_Type_Telephone::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-telephone.php:120

BP_XProfile_Field_Type_Telephone::admin_new_field_html()

This method usually outputs HTML for this field type’s children options on the wp-admin Profile Fields “Add Field” and “Edit Field” screens, but for this field type, we don’t want it, so it’s stubbed out.

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

BP_XProfile_Field_Type_Telephone::get_phone_formats()

Returns an array of phone formats

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

BP_XProfile_Field_Type_Telephone::get_field_settings()

Get all settings for field.

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

BP_XProfile_Field_Type_Telephone::admin_save_settings()

Save settings from the field edit screen in the Dashboard.

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

BP_XProfile_Field_Type_Telephone::input_mask_script()

Prints the jquery input mask script

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

BP_XProfile_Field_Type_Telephone::display_filter()

Format URL values for display.

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

BP_XProfile_Field_Type_Telephone

Telephone number xprofile field type.

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