PartyTpl
in package
uses
TraitPartyTimer, TraitUser
Table of Contents
Properties
- $saPartyShort : array<string|int, mixed>
- $tplDefLink : string
- $user : User
Methods
- __construct() : mixed
- generateMeetingLink() : string
- getAjaxWhoComes() : string
- getFlyerBlock() : string
- Gets different flyer blocks for mobile or desktop with lazy or not
- getLimitedQueryString() : string
- getPartyTimerInstance() : PartyTimer
- getSubLinks() : string
- getTplReportMeetingSub() : string
- Sub-Template von party_table.tpl.php includes on a search via the party search form Zeigt Meetings, Reports und Lifts = "_mrl"
- getUserInstance() : User
- setPartyShort() : void
- fetchForeignIDs() : array<string|int, mixed>
- fetchRepMeetSubResult() : string
- getSQLMeeting() : array<string|int, mixed>
- getSQLReports() : string
Properties
$saPartyShort
private
array<string|int, mixed>
$saPartyShort
= []
$tplDefLink
private
string
$tplDefLink
$user
private
User
$user
Methods
__construct()
public
__construct() : mixed
generateMeetingLink()
public
generateMeetingLink(int $nCntMeetings) : string
Parameters
- $nCntMeetings : int
Return values
stringgetAjaxWhoComes()
public
getAjaxWhoComes(string $link, int $PID[, string $text = '' ]) : string
Parameters
- $link : string
- $PID : int
- $text : string = ''
Tags
Return values
stringgetFlyerBlock()
Gets different flyer blocks for mobile or desktop with lazy or not
public
getFlyerBlock(int $cntRows) : string
Parameters
- $cntRows : int
Return values
stringgetLimitedQueryString()
public
getLimitedQueryString(array<string|int, mixed> $saAtt, string $strSQL) : string
Parameters
- $saAtt : array<string|int, mixed>
- $strSQL : string
Return values
stringgetPartyTimerInstance()
public
getPartyTimerInstance() : PartyTimer
Return values
PartyTimergetSubLinks()
public
getSubLinks(array<string|int, mixed> $saParty, mixed $bPast) : string
Parameters
- $saParty : array<string|int, mixed>
- $bPast : mixed
Tags
Return values
stringgetTplReportMeetingSub()
Sub-Template von party_table.tpl.php includes on a search via the party search form Zeigt Meetings, Reports und Lifts = "_mrl"
public
getTplReportMeetingSub(string $type, array<string|int, mixed> $saAtt) : string
Parameters
- $type : string
- $saAtt : array<string|int, mixed>
Tags
Return values
stringgetUserInstance()
public
getUserInstance() : User
Return values
UsersetPartyShort()
public
setPartyShort(array<string|int, mixed> $saPartyShort) : void
Parameters
- $saPartyShort : array<string|int, mixed>
fetchForeignIDs()
private
fetchForeignIDs(array<string|int, mixed> $saAtt) : array<string|int, mixed>
Parameters
- $saAtt : array<string|int, mixed>
Return values
array<string|int, mixed>fetchRepMeetSubResult()
private
fetchRepMeetSubResult(array<string|int, mixed> $resultForeign, array<string|int, mixed> $saMemberForeignID, string $type) : string
Parameters
- $resultForeign : array<string|int, mixed>
- $saMemberForeignID : array<string|int, mixed>
- $type : string
Tags
Return values
stringgetSQLMeeting()
private
getSQLMeeting(array<string|int, mixed> $saAtt) : array<string|int, mixed>
Parameters
- $saAtt : array<string|int, mixed>
Return values
array<string|int, mixed>getSQLReports()
private
getSQLReports(array<string|int, mixed> $saAtt) : string
Parameters
- $saAtt : array<string|int, mixed>