| [ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
BuddyPress Groups Invitation template loop class.
| File Size: | 314 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
BP_Groups_Invite_Template:: (6 methods):
__construct()
has_invites()
next_invite()
rewind_invites()
invites()
the_invite()
Class: BP_Groups_Invite_Template - X-Ref
Group invitation template loop class.| __construct( $args = array() X-Ref |
| BP_Groups_Invite_Template constructor. since: 1.5.0 param: array $args |
| has_invites() X-Ref |
| Whether or not there are invites to show. return: bool since: 1.1.0 |
| next_invite() X-Ref |
| Increments up to the next invite to show. return: object since: 1.1.0 |
| rewind_invites() X-Ref |
| Rewinds to the first invite to show. since: 1.1.0 |
| invites() X-Ref |
| Finishes up the invites to show. return: bool since: 1.1.0 |
| the_invite() X-Ref |
| Sets up the invite to show. since: 1.1.0 |
| Generated: Thu Nov 6 01:00:59 2025 | Cross-referenced by PHPXref 0.7.1 |