Docs Goabase

MsgWriteForm
in package
uses TraitEmbed, TraitImageTools, TraitMember, TraitPage, TraitPartyInfo, TraitPartyTimer

Table of Contents

Properties

$embed  : Embed
$member  : Member
$memberLink  : MemberLink
$msg  : Msg
$page  : Page
$partyInfo  : PartyInfo
$partyTimer  : PartyTimer

Methods

__construct()  : mixed
getAnswerForm()  : string
getEmbedInstance()  : Embed
getImageTagInstance()  : ImageTag
getImageToolsInstance()  : ImageTools
getMemberInstance()  : Member
getPageInstance()  : Page
getPartyInfoInstance()  : PartyInfo
getPartyTimerInstance()  : PartyTimer
getAreaSubmitBox()  : string
getFormDisabled()  : string
getMsgOptions()  : string
getMsgPrefix()  : string
getReceiverOptions()  : array<string|int, string>
getReceiverSelect()  : string
getReplyBox()  : string
getSubject()  : string

Properties

Methods

getAnswerForm()

public getAnswerForm(array<string|int, mixed> $saUserPublic[, int $PID = 0 ]) : string
Parameters
$saUserPublic : array<string|int, mixed>
$PID : int = 0
Tags
throws
Exception
Return values
string

getAreaSubmitBox()

private getAreaSubmitBox(mixed $PID) : string
Parameters
$PID : mixed
Tags
throws
Exception
Return values
string

getFormDisabled()

private getFormDisabled(array<string|int, mixed> $saUserPublic[, mixed $PID = 0 ]) : string
Parameters
$saUserPublic : array<string|int, mixed>
$PID : mixed = 0
Return values
string

getMsgOptions()

private getMsgOptions(int $PID) : string
Parameters
$PID : int
Tags
throws
Exception
Return values
string

getMsgPrefix()

private getMsgPrefix(mixed $saReplyMessage, mixed $saUserPublic) : string
Parameters
$saReplyMessage : mixed
$saUserPublic : mixed
Tags
throws
Exception
Return values
string

getReceiverOptions()

private getReceiverOptions(int $nReplyMsgID, int $nUserPubID) : array<string|int, string>
Parameters
$nReplyMsgID : int
$nUserPubID : int
Tags
throws
RandomException
Return values
array<string|int, string>

getReceiverSelect()

private getReceiverSelect(array<string|int, mixed> $saReplyMessage, array<string|int, mixed> $saUserPublic) : string
Parameters
$saReplyMessage : array<string|int, mixed>
$saUserPublic : array<string|int, mixed>
Tags
throws
Exception
Return values
string

getReplyBox()

private getReplyBox(array<string|int, mixed> $saReplyMessage, array<string|int, mixed> $saUserPublic) : string
Parameters
$saReplyMessage : array<string|int, mixed>
$saUserPublic : array<string|int, mixed>
Tags
throws
Exception
Return values
string

getSubject()

private getSubject(mixed $strSubject, string $strFormDisabled) : string
Parameters
$strSubject : mixed
$strFormDisabled : string
Tags
throws
RandomException
Return values
string

        
On this page

Search results