\IncomingMail

Summary

Methods
Properties
Constants
addAttachment()
getAttachments()
getInternalLinksPlaceholders()
replaceInternalLinks()
$id
$date
$subject
$fromName
$fromAddress
$to
$toString
$cc
$replyTo
$head
$headPlain
$textPlain
$textHtml
No constants found
No protected methods found
$attachments
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : 

Type

$date

$date : 

Type

$subject

$subject : 

Type

$fromName

$fromName : 

Type

$fromAddress

$fromAddress : 

Type

$to

$to : 

Type

$toString

$toString : 

Type

$cc

$cc : 

Type

$replyTo

$replyTo : 

Type

$head

$head : 

Type

$headPlain

$headPlain : 

Type

$textPlain

$textPlain : 

Type

$textHtml

$textHtml : 

Type

Methods

addAttachment()

addAttachment(\IncomingMailAttachment  $attachment) 

Parameters

\IncomingMailAttachment $attachment

getAttachments()

getAttachments() : array<mixed,\IncomingMailAttachment>

Returns

array<mixed,\IncomingMailAttachment>

getInternalLinksPlaceholders()

getInternalLinksPlaceholders() : array

Get array of internal HTML links placeholders

Returns

array —

attachmentId => link placeholder

replaceInternalLinks()

replaceInternalLinks(  $baseUri) 

Parameters

$baseUri