Property | Type | Description | |
---|---|---|---|
$args | |||
$boundary | |||
$headers | TMail_Template | ||
$mail_template | |||
$master_template | |||
$template | TMail_Template | ||
$template_class | |||
$version |
Method | Description | |
---|---|---|
addPart ( string $p ) : TMail_Part | ||
addTransport ( string $t ) : TMail_Transport | ||
defaultTemplate ( ) : array | ||
extractEmail ( string $fuzzy_email ) : array | ||
get ( $arg ) | ||
init ( ) | ||
loadTemplate ( $template, $junk = null ) | ||
render ( ) | ||
send ( $to, $from = null ) | ||
set ( $arg, $val = null ) | ||
setHTML ( string $html ) | ||
setTag ( $arg, $val = null ) | ||
setTemplate ( $template ) | ||
setText ( string $text ) | Setting Content Separatelly |
public addTransport ( string $t ) : TMail_Transport | ||
$t | string | |
return | TMail_Transport |
public extractEmail ( string $fuzzy_email ) : array | ||
$fuzzy_email | string | |
return | array |