@since: BuddyPress 1.0.0 |
Description |
---|---|
BP_XProfile_Data_Template::has_fields() |
Whether or not the loop has fields. |
BP_XProfile_Data_Template::profile_fields() |
Kick off the profile fields. |
BP_XProfile_Data_Template::the_profile_field() |
Set up the profile fields. |
BP_XProfile_Data_Template::profile_groups() |
Kicks off the profile groups. |
BP_XProfile_Data_Template::the_profile_group() |
Sets up the profile group. |
BP_XProfile_Data_Template::next_field() |
Increments to the next field. |
BP_XProfile_Data_Template::rewind_fields() |
Rewinds to the start of the fields. |
BP_XProfile_Data_Template |
The main profile template loop class. |
BP_XProfile_Data_Template::has_groups() |
Whether or not the loop has field groups. |
BP_XProfile_Data_Template::next_group() |
Increments to the next group of fields. |