Elgg
Version 6.1
|
This is the complete list of members for Elgg\Email\DelayedEmailService, including all inherited members.
__construct(protected DelayedEmailQueueTable $queue_table, protected EmailService $email, protected ViewsService $views, protected Translator $translator, protected Invoker $invoker) | Elgg\Email\DelayedEmailService | |
enqueueNotification(Notification $notification) | Elgg\Email\DelayedEmailService | |
NOTIFICATIONS_BATCH_SIZE | Elgg\Email\DelayedEmailService | protected |
processQueuedNotifications(string $delivery_interval, int $timestamp) | Elgg\Email\DelayedEmailService | |
processRecipientNotifications(int $recipient_guid, array $notifications, string $delivery_interval) | Elgg\Email\DelayedEmailService | protected |