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_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. |
| BP_XProfile_Field_Type_Datebox::admin_new_field_html() |
Generate the settings markup for Date fields. |
| BP_XProfile_Field_Type_Datebox |
Datebox xprofile field type. |
| BP_XProfile_Field_Type_Datebox::__construct() |
Constructor for the datebox field type. |
| bp_xprofile_field_type_datebox |
Fires inside __construct() method for BP_XProfile_Field_Type_Datebox class. |