EventMessageCompiler
Table of Contents
Methods
-
__construct()
: mixed
-
compile()
: mixed
-
createInstance()
: EventMessageCompiler
-
getMailAttachment()
: mixed
-
getMailBody()
: mixed
-
getMailCharset()
: mixed
-
getMailContentType()
: mixed
-
getMailHeaders()
: mixed
-
getMailId()
: mixed
-
getMailSubject()
: mixed
-
getMailTo()
: mixed
-
toString()
: string
__construct()
public
__construct(array<string|int, mixed> $arMessageParams) : mixed
Parameters
-
$arMessageParams
: array<string|int, mixed>
-
compile()
public
compile() : mixed
createInstance()
public
static createInstance(array<string|int, mixed> $arMessageParams) : EventMessageCompiler
Parameters
-
$arMessageParams
: array<string|int, mixed>
-
getMailAttachment()
public
getMailAttachment() : mixed
getMailBody()
public
getMailBody() : mixed
getMailCharset()
public
getMailCharset() : mixed
getMailContentType()
public
getMailContentType() : mixed
public
getMailHeaders() : mixed
getMailId()
public
getMailId() : mixed
getMailSubject()
public
getMailSubject() : mixed
getMailTo()
public
getMailTo() : mixed
toString()
public
toString() : string