_ |
top |
__call | in file YiiMailMessage.php, method YiiMailMessage::__call() Any requests to set or get attributes or call methods on this class that are not found are redirected to the Swift_Mime_Message object. |
__construct | in file YiiMailMessage.php, method YiiMailMessage::__construct() You may optionally set some message info using the paramaters of this constructor. |
__get | in file YiiMailMessage.php, method YiiMailMessage::__get() Any requests to set or get attributes or call methods on this class that are not found are redirected to the Swift_Mime_Message object. |
__set | in file YiiMailMessage.php, method YiiMailMessage::__set() Any requests to set or get attributes or call methods on this class that are not found are redirected to the Swift_Mime_Message object. |
b |
top |
batchSend | in file YiiMail.php, method YiiMail::batchSend() Send the given YiiMailMessage to all recipients individually. |
d |
top |
$dryRun | in file YiiMail.php, variable YiiMail::$dryRun |
g |
top |
getMailer | in file YiiMail.php, method YiiMail::getMailer() Gets the SwiftMailer Swift_Mailer class instance |
getTransport | in file YiiMail.php, method YiiMail::getTransport() Gets the SwiftMailer transport class instance, initializing it if it has |
i |
top |
init | in file YiiMail.php, method YiiMail::init() Calls the registerScripts() method. |
l |
top |
$logging | in file YiiMail.php, variable YiiMail::$logging |
log | in file YiiMail.php, method YiiMail::log() Logs a YiiMailMessage in a (hopefully) readable way using Yii::log (as long as $this->logging is set to true). |
m |
top |
$mailer | in file YiiMail.php, variable YiiMail::$mailer |
$message | in file YiiMailMessage.php, variable YiiMailMessage::$message |
r |
top |
registerScripts | in file YiiMail.php, method YiiMail::registerScripts() Registers swiftMailer autoloader and includes the required files |
s |
top |
send | in file YiiMail.php, method YiiMail::send() Send a YiiMailMessage as it would be sent in a mail client. |
sendSimple | in file YiiMail.php, method YiiMail::sendSimple() Sends a message in an extremly simple but less extensive way. |
setBody | in file YiiMailMessage.php, method YiiMailMessage::setBody() Set the body of this entity, either as a string, or array of view variables if a view is set, or as an instance of Swift_OutputByteStream. |
t |
top |
$transport | in file YiiMail.php, variable YiiMail::$transport |
$transportOptions | in file YiiMail.php, variable YiiMail::$transportOptions |
$transportType | in file YiiMail.php, variable YiiMail::$transportType |
v |
top |
$view | in file YiiMailMessage.php, variable YiiMailMessage::$view |
$viewPath | in file YiiMail.php, variable YiiMail::$viewPath |
y |
top |
YiiMail | in file YiiMail.php, class YiiMail YiiMail is an application component used for sending email. |
YiiMail.php | procedural page YiiMail.php |
YiiMailMessage | in file YiiMailMessage.php, class YiiMailMessage Any requests to set or get attributes or call methods on this class that are not found in that class are redirected to the Swift_Mime_Message object. |
YiiMailMessage.php | procedural page YiiMailMessage.php |