Methods
Description
BP_XProfile_Component::setup_nav()

Set up navigation.

Source: bp-xprofile/classes/class-bp-xprofile-component.php:237

BP_XProfile_Component::setup_settings_admin_nav()

Adds “Settings > Profile” subnav item under the “Settings” adminbar menu.

Source: bp-xprofile/classes/class-bp-xprofile-component.php:486

BP_XProfile_Component::setup_settings_nav()

Set up the Settings > Profile nav item.

Source: bp-xprofile/classes/class-bp-xprofile-component.php:324

BP_XProfile_Component::setup_title()

Sets up the title for pages.

Source: bp-xprofile/classes/class-bp-xprofile-component.php:435

BP_XProfile_Data_Template::__construct()

Get activity items, as specified by parameters.

Source: bp-xprofile/classes/class-bp-xprofile-data-template.php:126

BP_XProfile_Data_Template::has_fields()

Whether or not the loop has fields.

Source: bp-xprofile/classes/class-bp-xprofile-data-template.php:316

BP_XProfile_Data_Template::has_groups()

Whether or not the loop has field groups.

Source: bp-xprofile/classes/class-bp-xprofile-data-template.php:180

BP_XProfile_Data_Template::next_field()

Increments to the next field.

Source: bp-xprofile/classes/class-bp-xprofile-data-template.php:289

BP_XProfile_Data_Template::next_group()

Increments to the next group of fields.

Source: bp-xprofile/classes/class-bp-xprofile-data-template.php:195

BP_XProfile_Data_Template::profile_fields()

Kick off the profile fields.

Source: bp-xprofile/classes/class-bp-xprofile-data-template.php:337

BP_XProfile_Data_Template::profile_groups()

Kicks off the profile groups.

Source: bp-xprofile/classes/class-bp-xprofile-data-template.php:237

BP_XProfile_Data_Template::rewind_fields()

Rewinds to the start of the fields.

Source: bp-xprofile/classes/class-bp-xprofile-data-template.php:302

BP_XProfile_Data_Template::rewind_groups()

Rewinds to the start of the groups list.

Source: bp-xprofile/classes/class-bp-xprofile-data-template.php:223

BP_XProfile_Data_Template::the_profile_field()

Set up the profile fields.

Source: bp-xprofile/classes/class-bp-xprofile-data-template.php:353

BP_XProfile_Data_Template::the_profile_group()

Sets up the profile group.

Source: bp-xprofile/classes/class-bp-xprofile-data-template.php:262

BP_Xprofile_Export::get_data()

Returns the data & count of activities by page and user.

Source: bp-core/gdpr/class-bp-xprofile-export.php:199

BP_Xprofile_Export::instance()

Get the instance of this class.

Source: bp-core/gdpr/class-bp-xprofile-export.php:24

BP_Xprofile_Export::process_data()

Export member extended profile fields.

Source: bp-core/gdpr/class-bp-xprofile-export.php:46

BP_Xprofile_Export::process_erase()

Delete member extended profile fields.

Source: bp-core/gdpr/class-bp-xprofile-export.php:154

BP_XProfile_Field_Type_Checkbox::__construct()

Constructor for the checkbox field type.

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

BP_XProfile_Field_Type_Checkbox::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-checkbox.php:205

BP_XProfile_Field_Type_Checkbox::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-checkbox.php:220

BP_XProfile_Field_Type_Checkbox::edit_field_html()

Output the edit field HTML for this field type.

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

BP_XProfile_Field_Type_Checkbox::edit_field_options_html()

Output the edit field options HTML for this field type.

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

BP_XProfile_Field_Type_Datebox::__construct()

Constructor for the datebox field type.

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

BP_XProfile_Field_Type_Datebox::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-datebox.php:314

BP_XProfile_Field_Type_Datebox::admin_new_field_html()

Generate the settings markup for Date fields.

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

BP_XProfile_Field_Type_Datebox::admin_save_settings()

Save settings from the field edit screen in the Dashboard.

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

BP_XProfile_Field_Type_Datebox::display_filter()

Format Date values for display.

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

BP_XProfile_Field_Type_Datebox::edit_field_html()

Output the edit field HTML for this field type.

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

BP_XProfile_Field_Type_Datebox::edit_field_options_html()

Output the edit field options HTML for this field type.

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

BP_XProfile_Field_Type_Datebox::get_date_formats()

Gets the default date formats available when configuring a Date field.

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

BP_XProfile_Field_Type_Datebox::get_field_settings()

Get settings for a given date field.

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

BP_XProfile_Field_Type_Datebox::validate_settings()

Validate date field settings.

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

BP_XProfile_Field_Type_Gender::__construct()

Constructor for the gender field type.

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

BP_XProfile_Field_Type_Gender::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-gender.php:198

BP_XProfile_Field_Type_Gender::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-gender.php:225

BP_XProfile_Field_Type_Gender::edit_field_html()

Output the edit field HTML for this field type.

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

BP_XProfile_Field_Type_Gender::edit_field_options_html()

Output the edit field options HTML for this field type.

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

BP_XProfile_Field_Type_Gender::is_valid()

Check if valid.

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

BP_XProfile_Field_Type_Member_Types::__construct()

Constructor for the Member Types field type.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-member-types.php:24

BP_XProfile_Field_Type_Member_Types::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-member-types.php:211

BP_XProfile_Field_Type_Member_Types::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-member-types.php:54

BP_XProfile_Field_Type_Member_Types::edit_field_html()

Output the edit field HTML for this field type.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-member-types.php:103

BP_XProfile_Field_Type_Member_Types::edit_field_options_html()

Output the edit field options HTML for this field type.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-member-types.php:158

BP_XProfile_Field_Type_Member_Types::get_selected_post_type()

Get the terms content.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-member-types.php:238

BP_XProfile_Field_Type_Member_Types::is_valid()

Check if valid.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-member-types.php:227

BP_XProfile_Field_Type_Multiselectbox::__construct()

Constructor for the multi-selectbox field type.

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

BP_XProfile_Field_Type_Multiselectbox::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-multiselectbox.php:196

BP_XProfile_Field_Type_Multiselectbox::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-multiselectbox.php:230