RecipientHandlerAll |
src/Plugin/simplenews/RecipientHandler/RecipientHandlerAll.php |
This handler sends a newsletter issue to all its subscribers. |
RecipientHandlerBase |
src/Plugin/simplenews/RecipientHandler/RecipientHandlerBase.php |
Base class for all Recipient Handler classes. |
RecipientHandlerEntityBase |
src/Plugin/simplenews/RecipientHandler/RecipientHandlerEntityBase.php |
Base for Recipient Handler classes based on EntityQuery. |
RecipientHandlerSelectBase |
src/Plugin/simplenews/RecipientHandler/RecipientHandlerSelectBase.php |
Base for Recipient Handlers that access the database directly using Select. |