MemberWhoComes
in package
uses
TraitParty, TraitSeo
FinalYes
Table of Contents
Constants
- LIMIT = 7
Properties
Methods
- __construct() : mixed
- getPartyInstance() : PartyData
- getPartyWhoComes() : string
- Small result of ajax snippet to show the list of who comes to a party.
- getSeoInstance() : Seo
- renderMoreMembersLink() : string
Constants
LIMIT
private
mixed
LIMIT
= 7
Properties
$memberList
public
MemberList
$memberList
$memberListTpl
public
MemberListTpl
$memberListTpl
Methods
__construct()
public
__construct() : mixed
getPartyInstance()
public
getPartyInstance() : PartyData
Return values
PartyDatagetPartyWhoComes()
Small result of ajax snippet to show the list of who comes to a party.
public
getPartyWhoComes(int $PID) : string
Parameters
- $PID : int
Return values
stringgetSeoInstance()
public
getSeoInstance() : Seo
Return values
SeorenderMoreMembersLink()
private
renderMoreMembersLink(int|null $number) : string
Parameters
- $number : int|null