MediaWiki REL1_34
|
This is the complete list of members for UserMailer, including all inherited members.
$mErrorString | UserMailer | privatestatic |
arrayToHeaderString( $headers, $endl=PHP_EOL) | UserMailer | privatestatic |
errorHandler( $code, $string) | UserMailer | privatestatic |
isMailMimeUsable() | UserMailer | privatestatic |
isMailUsable() | UserMailer | privatestatic |
makeMsgId() | UserMailer | privatestatic |
quotedPrintable( $string, $charset='') | UserMailer | static |
rfc822Phrase( $phrase) | UserMailer | static |
sanitizeHeaderValue( $val) | UserMailer | static |
send( $to, $from, $subject, $body, $options=[]) | UserMailer | static |
sendInternal(array $to, MailAddress $from, $subject, $body, $options=[]) | UserMailer | protectedstatic |
sendWithPear( $mailer, $dest, $headers, $body) | UserMailer | protectedstatic |