InformTpl
in package
uses
TraitCountry, TraitImageTools, TraitMemberLink
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
- $tplActionLink : string
- $tplAjaxLink : string
- $tplBubble : string
- $tplChildDef : string
- $tplDefLink : string
- $tplGalleryLink : string
- $tplInform : string
- $tplInformRow : string
- $country : Country
- $env : array<string|int, mixed>
- $memberLink : MemberLink
- $naHours : array<string|int, mixed>
Methods
- __construct() : mixed
- getBubbleContent() : array<string|int, mixed>|string|array<string|int, string>
- getCntRows() : int
- getComment() : array<string|int, mixed>
- getCountryInstance() : Country
- getImageTagInstance() : ImageTag
- getImageToolsInstance() : ImageTools
- getImgBubblePartyOrUser() : string
- getInformTable() : string
- getMemberLinkInstance() : MemberLink
- getPUID() : string
- getStatusKey() : string
- getTimeSplitter() : string
- Gibt es als <li></li> zurück
- initParams() : void
- isTimeSplit() : bool
- obsoleteInform() : void
- setCntRows() : void
- getBubbleRepMeeting() : string
- mapSectionIcons() : array<string|int, mixed>
- mapSectionTitle() : array<string|int, mixed>
Properties
$bTimeSplit
public
bool
$bTimeSplit
$cntRows
public
int
$cntRows
$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
$tplActionLink
public
string
$tplActionLink
$tplAjaxLink
public
string
$tplAjaxLink
$tplBubble
public
string
$tplBubble
$tplChildDef
public
string
$tplChildDef
$tplDefLink
public
string
$tplDefLink
$tplGalleryLink
public
string
$tplGalleryLink
$tplInform
public
string
$tplInform
$tplInformRow
public
string
$tplInformRow
$country
private
Country
$country
$env
private
array<string|int, mixed>
$env
$memberLink
private
MemberLink
$memberLink
$naHours
private
array<string|int, mixed>
$naHours
Methods
__construct()
public
__construct(string $statusKey, string $informTable, int $limit) : mixed
Parameters
- $statusKey : string
- $informTable : string
- $limit : int
Tags
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>
Tags
Return values
array<string|int, mixed>|string|array<string|int, string>getCntRows()
public
getCntRows() : int
Return values
intgetComment()
public
getComment(mixed $saRow) : array<string|int, mixed>
Parameters
- $saRow : mixed
Return values
array<string|int, mixed>getCountryInstance()
public
getCountryInstance() : Country
Return values
CountrygetImageTagInstance()
public
getImageTagInstance() : ImageTag
Return values
ImageTaggetImageToolsInstance()
public
getImageToolsInstance() : ImageTools
Return values
ImageToolsgetImgBubblePartyOrUser()
public
getImgBubblePartyOrUser(array<string|int, mixed> $saRow) : string
Parameters
- $saRow : array<string|int, mixed>
Tags
Return values
stringgetInformTable()
public
getInformTable() : string
Return values
stringgetMemberLinkInstance()
public
getMemberLinkInstance() : MemberLink
Return values
MemberLinkgetPUID()
public
getPUID() : string
Return values
stringgetStatusKey()
public
getStatusKey() : string
Return values
stringgetTimeSplitter()
Gibt es als <li></li> zurück
public
getTimeSplitter(string $strCheckDate) : string
Parameters
- $strCheckDate : string
Tags
Return values
stringinitParams()
public
initParams() : void
Tags
isTimeSplit()
public
isTimeSplit() : bool
Return values
boolobsoleteInform()
public
obsoleteInform(mixed $saRow) : void
Parameters
- $saRow : mixed
setCntRows()
public
setCntRows(int $cntRows) : void
Parameters
- $cntRows : int
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>
Tags
Return values
stringmapSectionIcons()
private
mapSectionIcons() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>mapSectionTitle()
private
mapSectionTitle() : array<string|int, mixed>