File: bp-xprofile/classes/class-bp-xprofile-data-template.php |
Description |
---|---|
BP_XProfile_Data_Template::profile_groups() |
Kicks off the profile groups. |
xprofile_template_loop_end |
Fires right before the rewinding of profile groups. |
BP_XProfile_Data_Template::the_profile_group() |
Sets up the profile group. |
xprofile_template_loop_start |
Fires if the current group is the first in the loop. |
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::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 |
The main profile template loop class. |