Table of Contents
Properties
-
$memberDetails
: MemberDetails
-
$tplDefLink
: string
-
$tplTdCol3
: string
-
$tplTdOpen
: string
-
$tplTdTwo
: string
-
$tplTdTwoCol2
: string
-
$user
: User
Methods
-
__construct()
: mixed
-
getUserInstance()
: User
-
openFull()
: string
-
openTagsForm()
: string
-
generatePartyTimerLink()
: string
-
getFuturePartyLinks()
: string
-
getTotalVotes()
: array<string|int, mixed>
-
getVoteIcon()
: string
-
renderFlagPublic()
: string
$memberDetails
private
MemberDetails
$memberDetails
$tplDefLink
private
string
$tplDefLink
$tplTdCol3
private
string
$tplTdCol3
$tplTdOpen
private
string
$tplTdOpen
$tplTdTwo
private
string
$tplTdTwo
$tplTdTwoCol2
private
string
$tplTdTwoCol2
$user
private
User
$user
__construct()
public
__construct() : mixed
getUserInstance()
public
getUserInstance() : User
openFull()
public
openFull() : string
-
throws
-
Exception
public
openTagsForm() : string
-
throws
-
Exception
generatePartyTimerLink()
private
generatePartyTimerLink() : string
getFuturePartyLinks()
private
getFuturePartyLinks() : string
getTotalVotes()
private
getTotalVotes() : array<string|int, mixed>
Return values
array<string|int, mixed>
getVoteIcon()
private
getVoteIcon([string $flag_comments_vote = '1' ]) : string
Parameters
-
$flag_comments_vote
: string
= '1'
-
renderFlagPublic()
private
renderFlagPublic() : string