You are here

namespace Drupal\mailing_list in Mailing List 8

Classsort descending Location Description
MailingListAccessControlHandler src/MailingListAccessControlHandler.php Defines an access controller for the mailing list entity.
MailingListInterface src/MailingListInterface.php Provides an interface defining a mailing list entity.
MailingListListBuilder src/MailingListListBuilder.php Defines a class to build a listing of mailing list entities.
MailingListManager src/MailingListManager.php Mailing list manager implementation.
MailingListManagerInterface src/MailingListManagerInterface.php Interface definition for the mailing list manager service.
MailingListPermissions src/MailingListPermissions.php Provides dynamic permissions for each mailing list.
SubscriptionAccessControlHandler src/SubscriptionAccessControlHandler.php Access controller for the subscription entity.
SubscriptionInterface src/SubscriptionInterface.php Provides an interface defining a subscription entity.
SubscriptionListBuilder src/SubscriptionListBuilder.php Defines a class to build a listing of subscriptions.
SubscriptionViewBuilder src/SubscriptionViewBuilder.php View builder handler for subscriptions.