Elgg  Version 5.1
Elgg\EmailService Member List

This is the complete list of members for Elgg\EmailService, including all inherited members.

$configElgg\EmailServiceprotected
$css_compilerElgg\EmailServiceprotected
$eventsElgg\EmailServiceprotected
$html_formatterElgg\EmailServiceprotected
$image_fetcherElgg\EmailServiceprotected
$mailerElgg\EmailServiceprotected
$viewsElgg\EmailServiceprotected
__construct(Config $config, EventsService $events, TransportInterface $mailer, HtmlFormatter $html_formatter, ViewsService $views, ImageFetcherService $image_fetcher, CssCompiler $css_compiler)Elgg\EmailService
findImages(string $text)Elgg\EmailServiceprotected
makeHtmlBody(array $options=[])Elgg\EmailServiceprotected
makeHtmlPart(\Elgg\Email $email)Elgg\EmailServiceprotected
prepareSubject(string $subject)Elgg\EmailServiceprotected
send(Email $email)Elgg\EmailService
setMessageBody(MailMessage $message, Email $email)Elgg\EmailServiceprotected
transport(Email $email)Elgg\EmailService