Docs Goabase

MsgListTpl
in package
uses TraitEmbed, TraitMember, TraitPage, TraitPartyInfo

Table of Contents

Properties

$msg  : Msg
$embed  : Embed
$fromToPUID  : string
$imgAtt  : array<string|int, mixed>
$isNew  : bool
$member  : Member
$memberLink  : MemberLink
$msgId  : int
$page  : Page
$partyInfo  : PartyInfo
$text  : Text
$tplDefLink  : string
$tplMsgList  : string
$userImages  : UserImages

Methods

__construct()  : mixed
getEmbedInstance()  : Embed
getFromToPUID()  : string
getMemberInstance()  : Member
getMsgId()  : int
getPageInstance()  : Page
getPartyInfoInstance()  : PartyInfo
getTplExportLoop()  : string
Text-DL von PMs einer Person
getTplMsgFooter()  : string
getTplMsgLoop()  : string
getTplStart()  : string
Nachrichten-Liste Header
isNew()  : bool
setFromToPUID()  : void
setIsNew()  : void
setMsgId()  : void
generateMessagePreview()  : string
processMember()  : void

Properties

$imgAtt

private array<string|int, mixed> $imgAtt = ['width' => 50, 'class' => 'round']

Methods

getFromToPUID()

public getFromToPUID() : string
Return values
string

getMsgId()

public getMsgId() : int
Return values
int

getTplExportLoop()

Text-DL von PMs einer Person

public getTplExportLoop(mixed $saAtt, mixed $saMessage) : string
Parameters
$saAtt : mixed
$saMessage : mixed
Tags
throws
Exception
Return values
string

getTplMsgFooter()

public getTplMsgFooter(string $strBox, int $nPos) : string
Parameters
$strBox : string
$nPos : int
Tags
throws
RandomException
throws
Exception
Return values
string

getTplMsgLoop()

public getTplMsgLoop(string $strBox, array<string|int, mixed> $saMessage) : string
Parameters
$strBox : string
$saMessage : array<string|int, mixed>
Tags
throws
Exception
Return values
string

getTplStart()

Nachrichten-Liste Header

public getTplStart(string $strBox, array<string|int, mixed> $saAtt[, int $nPos = 0 ]) : string
Parameters
$strBox : string
$saAtt : array<string|int, mixed>
$nPos : int = 0
Tags
throws
Exception
throws
RandomException
throws
Exception
Return values
string

isNew()

public isNew() : bool
Return values
bool

setFromToPUID()

public setFromToPUID(string $fromToPUID) : void
Parameters
$fromToPUID : string

setIsNew()

public setIsNew(bool $isNew) : void
Parameters
$isNew : bool

setMsgId()

public setMsgId(int $msgId) : void
Parameters
$msgId : int

generateMessagePreview()

private generateMessagePreview(string $strRecordImage, array<string|int, mixed> $saMessage) : string
Parameters
$strRecordImage : string
$saMessage : array<string|int, mixed>
Tags
throws
RandomException
throws
Exception
Return values
string

processMember()

private processMember(int $memberId, array<string|int, mixed> &$tmpFromMember, array<string|int, mixed> &$tmpFromTo, array<string|int, mixed> &$tmpFromToImg, array<string|int, mixed> &$tmpFromToPUID, array<string|int, mixed> &$tmpCntMsg) : void
Parameters
$memberId : int
$tmpFromMember : array<string|int, mixed>
$tmpFromTo : array<string|int, mixed>
$tmpFromToImg : array<string|int, mixed>
$tmpFromToPUID : array<string|int, mixed>
$tmpCntMsg : array<string|int, mixed>
Tags
throws
RandomException

        
On this page

Search results