You are here

Subscription in Simplenews 8.2

Same name and namespace in other branches
  1. 8 simplenews.api.php \subscription
  2. 7.2 simplenews.api.php \subscription
  3. 7 simplenews.api.php \subscription
  4. 3.x simplenews.api.php \subscription

@todo

File

./simplenews.api.php, line 44
Hooks provided by the Simplenews module.

Functions

Namesort descending Location Description
SubscriptionManagerInterface::isSubscribed src/Subscription/SubscriptionManagerInterface.php Check if the email address is subscribed to the given mailing list.
SubscriptionStorageInterface::deleteSubscriptions src/Subscription/SubscriptionStorageInterface.php Deletes subscriptions.
SubscriptionStorageInterface::getSubscriptionsByNewsletter src/Subscription/SubscriptionStorageInterface.php Returns a list of active subscriptions for a given newsletter.