\MOD_mail_Multipart

Summary

Methods
Properties
Constants
__construct()
__get()
addMessage()
addAttachment()
addTextAttachment()
buildMessage()
No public properties found
No constants found
No protected methods found
$parts
$textParts
$header
$message
$boundary
N/A
No private methods found
No private properties found
N/A

Properties

$parts

$parts

$textParts

$textParts

$header

$header

$message

$message

$boundary

$boundary

Methods

__construct()

__construct()

__get()

__get( $name)

Parameters

$name

addMessage()

addMessage( $msg,  $ctype,  $charset,  $part)

Parameters

$msg
$ctype
$charset
$part

addAttachment()

addAttachment( $file,  $ctype)

Parameters

$file
$ctype

addTextAttachment()

addTextAttachment( $str,  $ctype)

Parameters

$str
$ctype

buildMessage()

buildMessage()