File: bp-xprofile/classes/class-bp-xprofile-field-type-datebox.php |
Description |
---|---|
BP_XProfile_Field_Type_Datebox::display_filter() |
Format Date values for display. |
BP_XProfile_Field_Type_Datebox::get_date_formats() |
Gets the default date formats available when configuring a Date field. |
bp_xprofile_date_field_date_formats |
Filters the available date formats for XProfile date fields. |
bp_get_the_profile_field_errors_action() |
Fires after field label and displays associated errors for the field. |
BP_XProfile_Field_Type_Datebox::edit_field_options_html() |
Output the edit field options HTML for this field type. |
bp_get_the_profile_field_datebox |
Filters the output for the profile field datebox. |
BP_XProfile_Field_Type_Datebox::admin_field_html() |
Output HTML for this field type on the wp-admin Profile Fields screen. |
BP_XProfile_Field_Type_Datebox::get_field_settings() |
Get settings for a given date field. |
BP_XProfile_Field_Type_Datebox::validate_settings() |
Validate date field settings. |
BP_XProfile_Field_Type_Datebox::admin_save_settings() |
Save settings from the field edit screen in the Dashboard. |