Docs Goabase

MemberListTpl
in package
uses TraitCountry, TraitImageTools, TraitMember, TraitPartyTimer

Table of Contents

Properties

$partyData  : array<string|int, mixed>
$buddyIds  : array<string|int, mixed>
$country  : Country
$imageTag  : ImageTag
$inviteIds  : array<string|int, mixed>
$inviteUserIds  : array<string|int, mixed>
$member  : Member
$memberLink  : MemberLink
$partyInviteWrite  : PartyInviteWrite
$partyTimer  : PartyTimer
$partyUserIds  : array<string|int, mixed>
$threadData  : array<string|int, mixed>
$tplDefLink  : string
$tplImageGallery  : string
$tplImageProfile  : string
$tplInviteBox  : string
$tplInviteOpen  : string
$tplMemberListBox  : string

Methods

__construct()  : mixed
getCountryInstance()  : Country
getImageTagInstance()  : ImageTag
getImageToolsInstance()  : ImageTools
getMemberInstance()  : Member
getPartyTimerInstance()  : PartyTimer
getTplListAjaxLoop()  : string
getTplListDefaultLoop()  : string
getTplListGalleryLoop()  : string
getTplListGalleryStart()  : string
getTplListGalleryStop()  : string
getTplListImagesLoop()  : string
getTplListImagesLoopStart()  : string
getTplListInvitesLoop()  : string
getTplListInvitesStart()  : string
getTplListInvitesStop()  : string
getTplListModLoop()  : string
getTplListModStart()  : string
getTplListModStop()  : string
setParty()  : void
setThread()  : void
formatLocationDisplay()  : string
generateMemberSymbols()  : string
getKickLinkOnHidden()  : string
getOrgaLabel()  : string
getProfileLink()  : string
setBuddyIds()  : void
setInviteIds()  : void
setInviteUserIds()  : void
setPartyUserIds()  : void

Properties

$inviteUserIds

private array<string|int, mixed> $inviteUserIds = []

$partyUserIds

private array<string|int, mixed> $partyUserIds = []

$threadData

private array<string|int, mixed> $threadData = []

Methods

getTplListAjaxLoop()

public getTplListAjaxLoop(array<string|int, mixed> $saRow) : string
Parameters
$saRow : array<string|int, mixed>
Tags
throws
RandomException
throws
Exception
Return values
string

getTplListDefaultLoop()

public getTplListDefaultLoop(array<string|int, mixed> $saRow, array<string|int, mixed> $saAtt) : string
Parameters
$saRow : array<string|int, mixed>
$saAtt : array<string|int, mixed>
Tags
throws
RandomException
throws
Exception
Return values
string

getTplListGalleryLoop()

public getTplListGalleryLoop(array<string|int, mixed> $saRow) : string
Parameters
$saRow : array<string|int, mixed>
Tags
throws
RandomException
Return values
string

getTplListGalleryStart()

public getTplListGalleryStart() : string
Return values
string

getTplListGalleryStop()

public getTplListGalleryStop() : string
Return values
string

getTplListImagesLoop()

public getTplListImagesLoop(array<string|int, mixed> $saRow) : string
Parameters
$saRow : array<string|int, mixed>
Tags
throws
RandomException
Return values
string

getTplListImagesLoopStart()

public getTplListImagesLoopStart() : string
Tags
throws
Exception
Return values
string

getTplListInvitesLoop()

public getTplListInvitesLoop(array<string|int, mixed> $saRow) : string
Parameters
$saRow : array<string|int, mixed>
Tags
throws
RandomException
throws
Exception
Return values
string

getTplListInvitesStart()

public getTplListInvitesStart() : string
Return values
string

getTplListInvitesStop()

public getTplListInvitesStop() : string
Tags
throws
Exception
Return values
string

getTplListModLoop()

public getTplListModLoop(array<string|int, mixed> $saRow) : string
Parameters
$saRow : array<string|int, mixed>
Tags
throws
RandomException
Return values
string

getTplListModStart()

public getTplListModStart() : string
Tags
throws
RandomException
Return values
string

getTplListModStop()

public getTplListModStop() : string
Tags
throws
Exception
Return values
string

setParty()

public setParty(array<string|int, mixed> $party) : void
Parameters
$party : array<string|int, mixed>

setThread()

public setThread(array<string|int, mixed> $thread) : void
Parameters
$thread : array<string|int, mixed>

formatLocationDisplay()

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

generateMemberSymbols()

private generateMemberSymbols(array<string|int, mixed> $saRow) : string
Parameters
$saRow : array<string|int, mixed>
Tags
throws
Exception
Return values
string

getKickLinkOnHidden()

private getKickLinkOnHidden(array<string|int, mixed> $saRow) : string
Parameters
$saRow : array<string|int, mixed>
Tags
throws
Exception
Return values
string

getOrgaLabel()

private getOrgaLabel(int $id) : string
Parameters
$id : int
Tags
throws
Exception
Return values
string
private getProfileLink(array<string|int, mixed> $saRow) : string
Parameters
$saRow : array<string|int, mixed>
Tags
throws
RandomException
Return values
string

setBuddyIds()

private setBuddyIds(array<string|int, mixed> $buddyIds) : void
Parameters
$buddyIds : array<string|int, mixed>

setInviteIds()

private setInviteIds(array<string|int, mixed> $inviteIds) : void
Parameters
$inviteIds : array<string|int, mixed>

setInviteUserIds()

private setInviteUserIds(array<string|int, mixed> $inviteUserIds) : void
Parameters
$inviteUserIds : array<string|int, mixed>

setPartyUserIds()

private setPartyUserIds(array<string|int, mixed> $partyUserIds) : void
Parameters
$partyUserIds : array<string|int, mixed>

        
On this page

Search results