File: bp-groups/classes/class-bp-groups-invite-template.php |
Description |
---|---|
BP_Groups_Invite_Template |
Group invitation template loop class. |
BP_Groups_Invite_Template::__construct() |
BP_Groups_Invite_Template constructor. |
BP_Groups_Invite_Template::has_invites() |
Whether or not there are invites to show. |
BP_Groups_Invite_Template::next_invite() |
Increments up to the next invite to show. |
BP_Groups_Invite_Template::rewind_invites() |
Rewinds to the first invite to show. |
BP_Groups_Invite_Template::invites() |
Finishes up the invites to show. |
group_invitation_loop_end |
Fires right before the rewinding of invites list. |
BP_Groups_Invite_Template::the_invite() |
Sets up the invite to show. |
group_invitation_loop_start |
Fires if the current invite item is the first in the loop. |