You are here

namespace Drupal\simplenews_demo\Plugin\simplenews\RecipientHandler in Simplenews 8.2

Same name in other branches
  1. 3.x Drupal\simplenews_demo\Plugin\simplenews\RecipientHandler
Classsort descending Location Description
RecipientHandlerNewUsers modules/simplenews_demo/src/Plugin/simplenews/RecipientHandler/RecipientHandlerNewUsers.php This handler sends to all active users that have never logged in.
RecipientHandlerSiteMail modules/simplenews_demo/src/Plugin/simplenews/RecipientHandler/RecipientHandlerSiteMail.php Recipient Handler that sends to the main site mail.
RecipientHandlerSubscribersByRole modules/simplenews_demo/src/Plugin/simplenews/RecipientHandler/RecipientHandlerSubscribersByRole.php This handler sends to all subscribers with the specified role.