Property | Type | Description | |
---|---|---|---|
$driver | |||
$from | |||
$sendmailPath | |||
$smtpEncryption | |||
$smtpHost | |||
$smtpPassword | |||
$smtpPort | |||
$smtpUsername |
Method | Description | |
---|---|---|
getDriver ( ) | ||
getFrom ( ) | ||
getSendmailPath ( ) | ||
getSmtpEncryption ( ) | ||
getSmtpHost ( ) | ||
getSmtpPassword ( ) | ||
getSmtpPort ( ) | ||
getSmtpUsername ( ) | ||
setDriver ( $driver ) | ||
setFrom ( array $from ) | ||
setSendmailPath ( $sendmailPath ) | ||
setSmtpEncryption ( $smtpEncryption ) | ||
setSmtpHost ( $smtpHost ) | ||
setSmtpPassword ( $smtpPassword ) | ||
setSmtpPort ( $smtpPort ) | ||
setSmtpUsername ( $smtpUsername ) |