CheckoutCompletionRegister |
class |
Drupal\commerce_email\Plugin\Commerce\EmailEvent |
src/Plugin/Commerce/EmailEvent/CheckoutCompletionRegister.php |
Provides the CheckoutCompletionRegister email event. |
|
|
|
CommerceEmailEvent |
class |
Drupal\commerce_email\Annotation |
src/Annotation/CommerceEmailEvent.php |
Defines the email event plugin annotation object. |
|
1 |
|
Email |
class |
Drupal\commerce_email\Entity |
src/Entity/Email.php |
Defines the email entity class. |
|
|
|
EmailEventBase |
abstract class |
Drupal\commerce_email\Plugin\Commerce\EmailEvent |
src/Plugin/Commerce/EmailEvent/EmailEventBase.php |
Provides a base class for email event plugins. |
3 |
|
|
EmailEventInterface |
interface |
Drupal\commerce_email\Plugin\Commerce\EmailEvent |
src/Plugin/Commerce/EmailEvent/EmailEventInterface.php |
Defines the interface for email events. |
1 |
1 |
|
EmailEventManager |
class |
Drupal\commerce_email |
src/EmailEventManager.php |
Manages discovery and instantiation of condition plugins. |
|
|
2 |
EmailForm |
class |
Drupal\commerce_email\Form |
src/Form/EmailForm.php |
|
|
|
|
EmailInterface |
interface |
Drupal\commerce_email\Entity |
src/Entity/EmailInterface.php |
@todo Add CC and BCC (and support multiple).
@todo Support a plain-text version of the body? |
1 |
2 |
|
EmailListBuilder |
class |
Drupal\commerce_email |
src/EmailListBuilder.php |
Defines the list builder for emails. |
|
|
|
EmailSender |
class |
Drupal\commerce_email |
src/EmailSender.php |
|
|
|
2 |
EmailSenderInterface |
interface |
Drupal\commerce_email |
src/EmailSenderInterface.php |
|
1 |
1 |
|
EmailSubscriber |
class |
Drupal\commerce_email\EventSubscriber |
src/EventSubscriber/EmailSubscriber.php |
Subscribes to Symfony events and maps them to email events. |
|
|
2 |
OrderPaid |
class |
Drupal\commerce_email\Plugin\Commerce\EmailEvent |
src/Plugin/Commerce/EmailEvent/OrderPaid.php |
Provides the OrderPaid email event. |
|
|
|
OrderPlaced |
class |
Drupal\commerce_email\Plugin\Commerce\EmailEvent |
src/Plugin/Commerce/EmailEvent/OrderPlaced.php |
Provides the OrderPlaced email event. |
|
|
|