Class Mail
Onion Framework - Odosielanie e-mailov
Copyright (c) 2011 Jano Gašpar (http://webstranky.net)
Package:
Onion::Utils
Copyright: Copyright (c) 2011 Jano Gašpar
Author: Jano Gašpar
Located at Utils/Mail.php
Copyright: Copyright (c) 2011 Jano Gašpar
Author: Jano Gašpar
Located at Utils/Mail.php
public
|
public
|
$address | NULL |
|
public
string
|
$subject | '' |
|
public
string
|
$message | '' |
|
public
string
|
$htmlMessage | '' |
|
public
string
|
$nameTo | 'owner' |
|
public
string
|
$from | 'mail@example.com' |
|
public
string
|
$nameFrom | 'web' |
|
public
array
|
$bcc | array() |
|
public
array
|
$cc | array() |
|
public
|
$attachment | NULL |