文件:bp-groups /类/ class-bp-groups-template.php
|
描述 |
---|---|
BP_Groups_Template: has_groups () |
循环中是否有可用的组。 |
BP_Groups_Template: next_group () |
设置下一个组并迭代索引。 |
BP_Groups_Template: rewind_groups () |
倒带组并重置成员索引。 |
BP_Groups_Template:组() |
循环中是否还剩下要迭代的组。 |
group_loop_end |
在组列表倒带之前触发。 |
BP_Groups_Template: the_group () |
在循环中设置当前组。 |
group_loop_start |
如果当前组项是循环中的第一个项,则触发。 |
BP_Groups_Template |
主要的Groups模板循环类。 |
BP_Groups_Template: __construct () |
构造函数方法。 |