[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-groups/classes/ -> class-bp-groups-invite-template.php (summary)

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

Defines 1 class

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.

param: array $args
since: 1.5.0

has_invites()   X-Ref
Whether or not there are invites to show.

since: 1.1.0
return: bool

next_invite()   X-Ref
Increments up to the next invite to show.

since: 1.1.0
return: object

rewind_invites()   X-Ref
Rewinds to the first invite to show.

since: 1.1.0

invites()   X-Ref
Finishes up the invites to show.

since: 1.1.0
return: bool

the_invite()   X-Ref
Sets up the invite to show.

since: 1.1.0



Generated: Sat Apr 27 01:00:55 2024 Cross-referenced by PHPXref 0.7.1