Constants

EMAIL_TEXT

EMAIL_TEXT

EMAIL_HTML

EMAIL_HTML

Properties

$_aToList

$_aToList

$_aCCList

$_aCCList

$_aBCCList

$_aBCCList

$_aAttachList

$_aAttachList

$_sHeaders

$_sHeaders

$_sMimeBoundry

$_sMimeBoundry

$_sFrom

$_sFrom

$_sSubject

$_sSubject

$_sBody

$_sBody

$_type

$_type

Methods

setType()

setType(mixed $type)

Parameters

mixed $type

getType()

getType() : int

Returns

int

addTo()

addTo(mixed $sAddr)

Parameters

mixed $sAddr

getToList()

getToList() : array

Returns

array

addCC()

addCC(mixed $sAddr)

Parameters

mixed $sAddr

getCCList()

getCCList() : array

Returns

array

addBCC()

addBCC(mixed $sAddr)

Parameters

mixed $sAddr

getBCCList()

getBCCList() : array

Returns

array

attachFile()

attachFile(mixed $sFile)

Parameters

mixed $sFile

getAttachList()

getAttachList() : array

Returns

array

setFrom()

setFrom(mixed $sFrom)

Parameters

mixed $sFrom

getFrom()

getFrom()

setSubject()

setSubject(mixed $sSubject)

Parameters

mixed $sSubject

getSubject()

getSubject() : mixed

Returns

mixed

setBody()

setBody(mixed $sBody)

Parameters

mixed $sBody

getBody()

getBody() : mixed

Returns

mixed

send()

send() : bool

Returns

bool

getArrayList()

getArrayList(mixed $arr) : string

Parameters

mixed $arr

Returns

string

getAttachmentCode()

getAttachmentCode(mixed $sName) : string

Parameters

mixed $sName

Returns

string