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

BP_XProfile_Field_Type::set_allowed_values()

Method: Add a value to this type’s list of allowed values that profile data will be asserted against.

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

Used by 0 functions | Uses 0 functions

bp_xprofile_field_type_set_allowed_values

Filter Hook: 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:204

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type::get_edit_field_html_elements()

Method: Get a sanitized and escaped string of the edit field’s HTML elements and attributes.

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

Used by 0 functions | Uses 0 functions

bp_xprofile_field_edit_html_elements

Filter Hook: Filters the edit html elements and attributes.

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

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type::admin_new_field_html()

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

Used by 0 functions | Uses 0 functions

bp_xprofile_admin_new_field_additional_settings

Action Hook: Fires at the end of the new field additional settings area.

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

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type::pre_validate_filter()

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

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

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type::display_filter()

Method: Allow field types to modify the appearance of their values.

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

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type::admin_save_settings()

Method: Save miscellaneous settings related to this field type.

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

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type::edit_field_options_html()

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

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

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