Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-xprofile/classes/class-bp-xprofile-field-type.php / Page 2

bp_xprofile_field_type_is_valid

Filter Hook: Filters whether or not field type is a valid format.

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

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type::do_settings_section()

Method: 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:274

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type::edit_field_html()

Method: Output the edit field HTML for this field type.

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

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type::admin_field_html()

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

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

Used by 0 functions | Uses 0 functions

bp_xprofile_field_type_set_whitelist_values

Filter Hook (deprecated): Filters values for field type’s list of allowed values that profile data will be asserted against.

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

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type::is_valid()

Method: Check the given string against the registered formats for this field type.

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

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

bp_xprofile_field_type

Action Hook: Fires inside __construct() method for BP_XProfile_Field_Type class.

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

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type::set_format()

Method: Set a regex that profile data will be asserted against.

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

Used by 0 functions | Uses 0 functions

bp_xprofile_field_type_set_format

Filter Hook: Filters the regex format for the field type.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
Proudly powered by WordPress