You are here

Classes, traits, and interfaces in Mail System 8.4

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Adapter class Drupal\mailsystem src/Adapter.php Provides an adapter to send emails. 1
AdapterTest class Drupal\Tests\mailsystem\Unit tests/src/Unit/AdapterTest.php Test the adapter class from mailsystem which is used as the mail plugin.
AdminForm class Drupal\mailsystem\Form src/Form/AdminForm.php Mail System settings form. 1
AdminFormSettingsTest class Drupal\Tests\mailsystem\Functional tests/src/Functional/AdminFormSettingsTest.php Tests the Administrator Settings UI.
Dummy class Drupal\mailsystem_test\Plugin\Mail tests/modules/mailsystem_test/src/Plugin/Mail/Dummy.php Provides a 'Dummy' plugin to send emails.
DummyFormatter class Drupal\mailsystem_test\Plugin\Mail tests/modules/mailsystem_test/src/Plugin/Mail/DummyFormatter.php Provides a 'Dummy' plugin to format emails.
DummySender class Drupal\mailsystem_test\Plugin\Mail tests/modules/mailsystem_test/src/Plugin/Mail/DummySender.php Provides a 'Dummy' plugin to format emails.
MailsystemManager class Drupal\mailsystem src/MailsystemManager.php Factory for creating mail system objects based on BasePlugin's. 1
MailsystemServiceProvider class Drupal\mailsystem src/MailsystemServiceProvider.php Defines the Mailsystem service provider.
MailsystemTestController class Drupal\mailsystem_test\Controller tests/modules/mailsystem_test/src/Controller/MailsystemTestController.php A mailsystem test controller for use by tests in this file.
MailsystemTestThemeTest class Drupal\Tests\mailsystem\Functional tests/src/Functional/MailsystemTestThemeTest.php Tests mail theme for formatting emails using a theme template.
Test class Drupal\Tests\mailsystem\Unit tests/src/Unit/AdapterTest.php Provides a test plugin to send emails.

Other projects