You are here

namespace Drupal\workbench_email\Plugin\RecipientType in Workbench Email 2.x

Same name in other branches
  1. 8 Drupal\workbench_email\Plugin\RecipientType
Classsort descending Location Description
Author src/Plugin/RecipientType/Author.php Provides a recipient type of the content author.
EmailField src/Plugin/RecipientType/EmailField.php Provides a recipient type of an email field.
EntityReferenceUser src/Plugin/RecipientType/EntityReferenceUser.php Provides a recipient type based on entity reference fields.
FixedEmail src/Plugin/RecipientType/FixedEmail.php Provides a recipient type of fixed email field
LastRevisionAuthor src/Plugin/RecipientType/LastRevisionAuthor.php Defines a plugin for mailing to last revision author.
Role src/Plugin/RecipientType/Role.php Provides a recipient type of user role.
RolesWithAccess src/Plugin/RecipientType/RolesWithAccess.php Provides a recipient type for Workbench Access Sections.