@since: BuddyPress 1.5.0
Description
bp_get_the_profile_field_options_multiselect

Filters the HTML output for options in a multiselect input.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-multiselectbox.php:181

BP_XProfile_Field::get_id_from_name()

Get field ID from field name.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:1008

BP_XProfile_Field::update_position()

Update field position and/or field group when relocating.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:1040

xprofile_field_default_before_save

Filters the default field option value before saved.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:526

xprofile_field_options_before_save

Filters the submitted field option value before saved.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:516

xprofile_admin_field()

Handles the WYSIWYG display of each profile field on the edit screen.

Source: bp-xprofile/bp-xprofile-admin.php:817

xprofile_ajax_reorder_field_groups()

Handles the reordering of field groups.

Source: bp-xprofile/bp-xprofile-admin.php:748

messages_box_loop_end

Fires when at the end of threads to iterate over.

Source: bp-messages/classes/class-bp-messages-box-template.php:297

messages_box_loop_start

Fires if at the start of the message thread loop.

Source: bp-messages/classes/class-bp-messages-box-template.php:339

BP_Messages_Component

Implementation of BP_Component for the Messages component.

Source: bp-messages/classes/class-bp-messages-component.php:19