|
Elgg
Version master
|
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\EmailService | protected |
| makeHtmlBody(array $options=[]) | Elgg\EmailService | protected |
| makeHtmlPart(\Elgg\Email $email) | Elgg\EmailService | protected |
| prepareSubject(string $subject) | Elgg\EmailService | protected |
| send(Email $email) | Elgg\EmailService | |
| setMessageBody(MailMessage $message, Email $email) | Elgg\EmailService | protected |
| transport(Email $email) | Elgg\EmailService |