File: bp-xprofile/bp-xprofile-template.php |
Description |
---|---|
bp_the_profile_group() |
Set up the profile groups. |
bp_profile_group_has_fields() |
Whether or not the group has fields to display. |
bp_field_css_class() |
Output the class attribute for a field. |
bp_get_field_css_class() |
Return the class attribute for a field. |
bp_field_css_classes |
Filters the field classes to be applied to a field. |
bp_get_field_css_class |
Filters the class HTML attribute to be used on a field. |
bp_field_has_data() |
Whether or not the XProfile field has data to display. |
bp_field_has_data |
Filters whether or not the XProfile field has data to display. |
bp_field_has_public_data() |
Whether or not the XProfile field has public data to display. |