InformTpl
in package
uses
TraitData, TraitImageTags, TraitMemberLink
FinalYes
Table of Contents
Properties
- $bTimeSplit : bool
- $cntRows : int
- $forumFiles : array<string|int, mixed>
- $informTable : string
- $mapSectionIcon : array<string|int, mixed>
- $mapSectionTitle : array<string|int, mixed>
- $statusKey : string
- $tplBubble : string
- $tplChildDef : string
- $country : Country
- $data : Data
- $env : array<string|int, mixed>
- $imageTag : ImageTag
- $informList : InformList
- $memberLink : MemberLink
- $naHours : array<string|int, mixed>
- $text : Text
Methods
- __construct() : mixed
- getBubbleContent() : array<string|int, mixed>|string|array<string|int, string>
- getComment() : array<string|int, mixed>
- getDataInstance() : Data
- getImageTagInstance() : ImageTag
- getImgBubblePartyOrUser() : string
- getMemberLinkInstance() : MemberLink
- getPUID() : string
- getTimeSplitter() : string
- Gibt es als <li></li> zurück
- obsoleteInform() : void
- getBubbleRepMeeting() : string
- mapSectionIcons() : array<string|int, mixed>
- mapSectionTitle() : array<string|int, mixed>
- setupInformations() : void
Properties
$bTimeSplit
public
bool
$bTimeSplit
$cntRows
public
int
$cntRows
= 0
$forumFiles
public
array<string|int, mixed>
$forumFiles
$informTable
public
string
$informTable
= ''
$mapSectionIcon
public
array<string|int, mixed>
$mapSectionIcon
$mapSectionTitle
public
array<string|int, mixed>
$mapSectionTitle
$statusKey
public
string
$statusKey
= ''
$tplBubble
public
string
$tplBubble
$tplChildDef
public
string
$tplChildDef
$country
private
Country
$country
$data
private
Data
$data
$env
private
array<string|int, mixed>
$env
$imageTag
private
ImageTag
$imageTag
$informList read-only
private
InformList
$informList
$memberLink
private
MemberLink
$memberLink
$naHours
private
array<string|int, mixed>
$naHours
$text
private
Text
$text
Methods
__construct()
public
__construct(InformList $informList) : mixed
Parameters
- $informList : InformList
getBubbleContent()
public
getBubbleContent(array<string|int, mixed> $saRow, array<string|int, mixed> $saPartyShort) : array<string|int, mixed>|string|array<string|int, string>
Parameters
- $saRow : array<string|int, mixed>
- $saPartyShort : array<string|int, mixed>
Return values
array<string|int, mixed>|string|array<string|int, string>getComment()
public
getComment(array<string|int, mixed> $saRow) : array<string|int, mixed>
Parameters
- $saRow : array<string|int, mixed>
Return values
array<string|int, mixed>getDataInstance()
public
getDataInstance() : Data
Return values
DatagetImageTagInstance()
public
getImageTagInstance() : ImageTag
Return values
ImageTaggetImgBubblePartyOrUser()
public
getImgBubblePartyOrUser(array<string|int, mixed> $saRow) : string
Parameters
- $saRow : array<string|int, mixed>
Return values
stringgetMemberLinkInstance()
public
getMemberLinkInstance() : MemberLink
Return values
MemberLinkgetPUID()
public
getPUID() : string
Return values
stringgetTimeSplitter()
Gibt es als <li></li> zurück
public
getTimeSplitter(string $strCheckDate) : string
Parameters
- $strCheckDate : string
Return values
stringobsoleteInform()
public
obsoleteInform(array<string|int, int|mixed> $saRow) : void
Parameters
- $saRow : array<string|int, int|mixed>
Tags
getBubbleRepMeeting()
private
getBubbleRepMeeting(array<string|int, mixed> $saRow, array<string|int, mixed> $saTmpRow, array<string|int, mixed> $saPartyShort) : string
Parameters
- $saRow : array<string|int, mixed>
- $saTmpRow : array<string|int, mixed>
- $saPartyShort : array<string|int, mixed>
Return values
stringmapSectionIcons()
private
mapSectionIcons() : array<string|int, mixed>
Return values
array<string|int, mixed>mapSectionTitle()
private
mapSectionTitle() : array<string|int, mixed>
Return values
array<string|int, mixed>setupInformations()
private
setupInformations() : void