MemberDetails
in package
uses
TraitPartyTimer, TraitUser
Table of Contents
Properties
- $memberDetailsExtra : MemberDetailsExtra
- $partyTimer : PartyTimer
- $userCnt : array<string|int, mixed>
- $ajaxLink : AjaxLink
- $cntComments : array<string|int, mixed>
- $env : array<string|int, mixed>
- $export : Export
- $mappingMyVoteTables : array<string|int, mixed>
- $mappingProfileOptionsText : array<string|int, mixed>
- $mappingScoreOnMe : array<string|int, mixed>
- $mappingStarTable : array<string|int, mixed>
- $myVotes : array<string|int, mixed>
- $tags : Tags
- $tplDefLink : string
- $user : User
- $userCntVotes : array<string|int, mixed>
- $voteIcons : VoteIcons
Methods
- __construct() : mixed
- getAvgUserPartyVoteImg() : string
- getCntPartyTimer() : int
- getCommentStar() : string
- getLastCommentLinks() : string
- getMyProfilTagsForm() : string
- getMyVoteStars() : string
- getOKCancel() : string
- getOptionsDef() : string
- getPartyTagsCheckBoxes() : string
- getPartyTimerInstance() : PartyTimer
- getProfileVoteImg() : void
- zähle das, was man gevotet hat
- getScoresOn() : string
- getUserInstance() : User
- mergeBlockThreeCommentsStats() : string
- mergeBlockTwoStats() : string
- calcSize() : string
- generateGetPutTopVote() : array<string|int, mixed>
- getBlockTwoStats() : string
- getCntComments() : array<string|int, mixed>
- getCntUserComments() : int
- getDownloadLinks() : array<string|int, mixed>
- getDownloadLinkTpl() : string
- getEntryTitleIfEmpty() : string
- getMyVotes() : array<string|int, mixed>
- getVotesCntWithStar() : array{cnt: mixed, star: string}
- initParams() : void
- setCntComments() : void
- setMyVotes() : void
Properties
$memberDetailsExtra
public
MemberDetailsExtra
$memberDetailsExtra
$partyTimer
public
PartyTimer
$partyTimer
$userCnt
public
array<string|int, mixed>
$userCnt
= []
$ajaxLink
private
AjaxLink
$ajaxLink
$cntComments
private
array<string|int, mixed>
$cntComments
$env
private
array<string|int, mixed>
$env
$export
private
Export
$export
$mappingMyVoteTables
private
static array<string|int, mixed>
$mappingMyVoteTables
= ['party_flyer' => 'UsageVotePartyFlyer', 'TBL_PARTY_IMAGES' => 'PartyPhotos', 'TBL_USER_IMAGES' => 'UsageVoteMemberImg', 'TBL_LOGO_IMAGES' => 'UsageVoteLogo', 'TBL_LINKBASE' => 'TitleLinkbase']
$mappingProfileOptionsText
private
static array<string|int, mixed>
$mappingProfileOptionsText
= ['flag_orga' => 'PartyAdd', 'flag_invites' => 'InvitesDo', 'flag_email' => 'EditNewsStatus', 'flag_message_alert' => 'EditAlert', 'flag_public_world' => 'OptPublicWorld', 'flag_comments' => 'OptComments', 'flag_partytimer' => 'OptPubTimer', 'flag_public_friends' => 'OptPublicForFriends', 'flag_css_style' => 'OptPimp']
$mappingScoreOnMe
private
static array<string|int, mixed>
$mappingScoreOnMe
= ['TBL_FORUM' => 'OtherVotesForum', 'TBL_PARTY_REPORTS' => 'OtherVotesReports', 'TBL_PARTY_MEETING' => 'OtherVotesMeeting', 'TBL_COMMENTS' => 'BasicComments']
$mappingStarTable
private
static array<string|int, mixed>
$mappingStarTable
= ['TBL_PARTY_IMAGES' => 'PartyPhotos', 'TBL_USER_IMAGES' => 'UsageMemberPhoto', 'TBL_LOGO_IMAGES' => 'UsageVoteLogo', 'TBL_LINKBASE' => 'LableMemberLinks']
$myVotes
private
array<string|int, mixed>
$myVotes
$tags
private
Tags
$tags
$tplDefLink
private
string
$tplDefLink
$user
private
User
$user
$userCntVotes
private
array<string|int, mixed>
$userCntVotes
$voteIcons
private
VoteIcons
$voteIcons
Methods
__construct()
public
__construct() : mixed
getAvgUserPartyVoteImg()
public
getAvgUserPartyVoteImg() : string
Return values
stringgetCntPartyTimer()
public
getCntPartyTimer() : int
Return values
intgetCommentStar()
public
getCommentStar(string $table) : string
Parameters
- $table : string
Tags
Return values
stringgetLastCommentLinks()
public
getLastCommentLinks() : string
Tags
Return values
stringgetMyProfilTagsForm()
public
getMyProfilTagsForm() : string
Tags
Return values
stringgetMyVoteStars()
public
getMyVoteStars(string $table) : string
Parameters
- $table : string
Tags
Return values
stringgetOKCancel()
public
getOKCancel(mixed $data) : string
Parameters
- $data : mixed
Tags
Return values
stringgetOptionsDef()
public
getOptionsDef(string $flag) : string
Parameters
- $flag : string
Tags
Return values
stringgetPartyTagsCheckBoxes()
public
getPartyTagsCheckBoxes() : string
Tags
Return values
stringgetPartyTimerInstance()
public
getPartyTimerInstance() : PartyTimer
Return values
PartyTimergetProfileVoteImg()
zähle das, was man gevotet hat
public
getProfileVoteImg() : void
getScoresOn()
public
getScoresOn(array<string|int, mixed> $saScoreData, string $table[, string $type = 'get' ]) : string
Parameters
- $saScoreData : array<string|int, mixed>
- $table : string
- $type : string = 'get'
Tags
Return values
stringgetUserInstance()
public
getUserInstance() : User
Return values
UsermergeBlockThreeCommentsStats()
public
mergeBlockThreeCommentsStats() : string
Tags
Return values
stringmergeBlockTwoStats()
public
mergeBlockTwoStats() : string
Tags
Return values
stringcalcSize()
private
calcSize(string $table[, int $cntRecords = 0 ]) : string
Parameters
- $table : string
- $cntRecords : int = 0
Tags
Return values
stringgenerateGetPutTopVote()
private
generateGetPutTopVote(string $table) : array<string|int, mixed>
Parameters
- $table : string
Tags
Return values
array<string|int, mixed>getBlockTwoStats()
private
getBlockTwoStats(string $tableKey, array<string|int, mixed> $blockStats[, array<string|int, mixed> $downloadLinks = [] ]) : string
Parameters
- $tableKey : string
- $blockStats : array<string|int, mixed>
- $downloadLinks : array<string|int, mixed> = []
Return values
stringgetCntComments()
private
getCntComments() : array<string|int, mixed>
Return values
array<string|int, mixed>getCntUserComments()
private
getCntUserComments() : int
Return values
intgetDownloadLinks()
private
getDownloadLinks() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>getDownloadLinkTpl()
private
getDownloadLinkTpl(string $table[, string $content = '' ]) : string
Parameters
- $table : string
- $content : string = ''
Return values
stringgetEntryTitleIfEmpty()
private
getEntryTitleIfEmpty([string $string = '' ]) : string
Parameters
- $string : string = ''
Return values
stringgetMyVotes()
private
getMyVotes() : array<string|int, mixed>
Return values
array<string|int, mixed>getVotesCntWithStar()
private
getVotesCntWithStar(string $table) : array{cnt: mixed, star: string}
Parameters
- $table : string
Return values
array{cnt: mixed, star: string}initParams()
private
initParams() : void
setCntComments()
private
setCntComments(array<string|int, mixed> $cntComments) : void
Parameters
- $cntComments : array<string|int, mixed>
setMyVotes()
private
setMyVotes(array<string|int, mixed> $myVotes) : void
Parameters
- $myVotes : array<string|int, mixed>