@since: BuddyPress 2.0.0
Description
BP_XProfile_Field_Type_Datebox

Datebox xprofile field type.

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

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_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::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_Selectbox::__construct()

Constructor for the selectbox field type.

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

bp_xprofile_field_type_selectbox

Fires inside __construct() method for BP_XProfile_Field_Type_Selectbox class.

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

BP_XProfile_Field_Type_Selectbox::edit_field_html()

Output the edit field HTML for this field type.

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

BP_XProfile_Field_Type_Selectbox::edit_field_options_html()

Output the edit field options HTML for this field type.

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