Docs Goabase

MemberPartyStatsTpl
in package
uses TraitData, TraitPartyInfo

FinalYes

Table of Contents

Properties

$cntSum  : array<string|int, mixed>
$gbUrl  : string
$partyInfo  : PartyInfo
$partyTpl  : PartyTpl
$saAtt  : array<string|int, mixed>
$voteIcons  : VoteIcons

Methods

__construct()  : mixed
getDataInstance()  : Data
getPartyInfoInstance()  : PartyInfo
getTplHead()  : string
getTplLoop()  : string
getTplStop()  : string
getPartyRecordIDs()  : array<string|int, mixed>
returns array of id from image ids of party

Properties

$cntSum

private array<string|int, mixed> $cntSum = ['Images' => 0, 'PartyTimer' => 0, 'Meeting' => 0, 'Report' => 0, 'Hits' => 0]

Methods

__construct()

public __construct([array<string|int, mixed> $saAtt = [] ]) : mixed
Parameters
$saAtt : array<string|int, mixed> = []

getTplHead()

public getTplHead(int $nSumHits, array<string|int, mixed> $saYearOption) : string
Parameters
$nSumHits : int
$saYearOption : array<string|int, mixed>
Return values
string

getTplLoop()

public getTplLoop(array<string|int, mixed> $saPartyRow) : string
Parameters
$saPartyRow : array<string|int, mixed>
Return values
string

getPartyRecordIDs()

returns array of id from image ids of party

private getPartyRecordIDs(int $PID) : array<string|int, mixed>
Parameters
$PID : int
Return values
array<string|int, mixed>

        
On this page

Search results