File: bp-xprofile/classes/class-bp-xprofile-field-type-multiselectbox.php |
Description |
---|---|
BP_XProfile_Field_Type_Multiselectbox::admin_field_html() |
Output HTML for this field type on the wp-admin Profile Fields screen. |
BP_XProfile_Field_Type_Multiselectbox::admin_new_field_html() |
Output HTML for this field type’s children options on the wp-admin Profile Fields, “Add Field” and “Edit Field” screens. |
BP_XProfile_Field_Type_Multiselectbox |
Multi-selectbox xprofile field type. |
BP_XProfile_Field_Type_Multiselectbox::__construct() |
Constructor for the multi-selectbox field type. |
bp_xprofile_field_type_multiselectbox |
Fires inside __construct() method for BP_XProfile_Field_Type_Multiselectbox class. |
BP_XProfile_Field_Type_Multiselectbox::edit_field_html() |
Output the edit field HTML for this field type. |
BP_XProfile_Field_Type_Multiselectbox::edit_field_options_html() |
Output the edit field options HTML for this field type. |
bp_get_the_profile_field_options_multiselect |
Filters the HTML output for options in a multiselect input. |