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::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. |
BP_XProfile_Field_Type_Datebox::edit_field_html() |
Output the edit field HTML for this field type. |
bp_get_the_profile_field_errors_action() |
Fires after field label and displays associated errors for the field. |