File: bp-groups/classes/class-bp-groups-template.php |
Description |
---|---|
BP_Groups_Template::next_group() |
Set up the next group and iterate index. |
BP_Groups_Template::rewind_groups() |
Rewind the groups and reset member index. |
BP_Groups_Template::groups() |
Whether there are groups left in the loop to iterate over. |
group_loop_end |
Fires right before the rewinding of groups list. |
BP_Groups_Template::the_group() |
Set up the current group inside the loop. |
group_loop_start |
Fires if the current group item is the first in the loop. |
BP_Groups_Template::has_groups() |
Whether there are groups available in the loop. |
BP_Groups_Template |
The main Groups template loop class. |
BP_Groups_Template::__construct() |
Constructor method. |