File: bp-xprofile/classes/class-bp-xprofile-field-type-datebox.php
Description
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::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_date_field_date_formats

Filters the available date formats for XProfile date fields.

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

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

Fires inside __construct() method for BP_XProfile_Field_Type_Datebox class.

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

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_get_the_profile_field_errors_action()

Fires after field label and displays associated errors for the field.

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

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_get_the_profile_field_datebox

Filters the output for the profile field datebox.

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

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