Subscriber in Simplenews 3.x
Same name and namespace in other branches
- 8.2 simplenews.api.php \subscriber
- 8 simplenews.api.php \subscriber
- 7.2 simplenews.api.php \subscriber
- 7 simplenews.api.php \subscriber
@todo
File
- ./
simplenews.api.php, line 32 - Hooks provided by the Simplenews module.
Functions
Name | Location | Description |
---|---|---|
hook_simplenews_subscriber_delete |
./ |
Act after a subscriber has been deleted. |
hook_simplenews_subscriber_insert |
./ |
Act after a new subscriber has been created. |
hook_simplenews_subscriber_update |
./ |
Act after a subscriber is updated. |
hook_simplenews_subscribe_user |
./ |
Invoked if a subscriber is subscribed to a newsletter. |
hook_simplenews_unsubscribe |
./ |
Invoked if a subscriber is unsubscribed from a newsletter. |