@since: BuddyPress 1.1.0
Description
bp_the_profile_field_options()

Displays field options HTML for field types of ‘selectbox’, ‘multiselectbox’, ‘radio’, ‘checkbox’, and ‘datebox’.

Source: bp-xprofile/bp-xprofile-template.php:815

bp_get_the_profile_field_options()

Retrieves field options HTML for field types of ‘selectbox’, ‘multiselectbox’, ‘radio’, ‘checkbox’, and ‘datebox’.

Source: bp-xprofile/bp-xprofile-template.php:833

bp_the_profile_field_is_required()

Render whether or not a profile field is required.

Source: bp-xprofile/bp-xprofile-template.php:874

bp_get_the_profile_field_is_required()

Return whether or not a profile field is required.

Source: bp-xprofile/bp-xprofile-template.php:885

bp_get_the_profile_field_is_required

Filters whether or not a profile field is required.

Source: bp-xprofile/bp-xprofile-template.php:903

bp_get_the_profile_field_description

Filters the XProfile field description.

Source: bp-xprofile/bp-xprofile-template.php:757

bp_the_profile_field_input_name()

Outputs the XProfile field input name.

Source: bp-xprofile/bp-xprofile-template.php:765

bp_get_the_profile_field_input_name()

Retursn the XProfile field input name.

Source: bp-xprofile/bp-xprofile-template.php:776

bp_get_the_profile_field_input_name

Filters the profile field input name.

Source: bp-xprofile/bp-xprofile-template.php:786

bp_the_profile_field_edit_value()

Outputs the XProfile field edit value.

Source: bp-xprofile/bp-xprofile-template.php:659