Elgg  Version master
Elgg\EmailService Member List

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

__construct(protected Config $config, protected EventsService $events, protected TransportInterface $mailer, protected HtmlFormatter $html_formatter, protected ViewsService $views, protected ImageFetcherService $image_fetcher, protected 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