Docs Goabase

PartyListCalDayTpl
in package
uses TraitMemberLink, TraitPartyInfo

Table of Contents

Properties

$isShowDate  : bool
$partyInfo  : PartyInfo
$saAtt  : array<string|int, mixed>
$strLink  : string

Methods

__construct()  : mixed
getMemberLinkInstance()  : MemberLink
getPartyInfoInstance()  : PartyInfo
getTplHead()  : string
getTplLoop()  : string
getTplStop()  : string
getLink()  : string
isShowDate()  : bool
setIsShowDate()  : void
setLink()  : void

Properties

Methods

__construct()

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

getTplHead()

public getTplHead() : string
Tags
throws
RandomException
throws
Exception
Return values
string

getTplLoop()

public getTplLoop(array<string|int, mixed> $saField) : string
Parameters
$saField : array<string|int, mixed>
Tags
throws
Exception
Return values
string

getTplStop()

public getTplStop([int $intAnzRow = 0 ]) : string
Parameters
$intAnzRow : int = 0
Tags
throws
Exception
Return values
string

setIsShowDate()

private setIsShowDate(bool $isShowDate) : void
Parameters
$isShowDate : bool
private setLink(string $strLink) : void
Parameters
$strLink : string

        
On this page

Search results