Newsletter issue in Simplenews 7
Same name and namespace in other branches
- 8.2 simplenews.api.php \issue
- 8 simplenews.api.php \issue
- 7.2 simplenews.api.php \issue
- 3.x simplenews.api.php \issue
@todo
File
- ./simplenews.api.php, line 46 
- Hooks provided by the Simplenews module.
Functions
| Name   | Location | Description | 
|---|---|---|
| hook_simplenews_issue_operations | ./ | Return operations to be applied to newsletter issues. | 
| hook_simplenews_subscription_operations | ./ | Return operations to be applied to subscriptions. | 
| simplenews_add_node_to_spool | includes/ | Add the newsletter node to the mail spool. | 
| simplenews_add_term_field | ./ | Add the taxonomy term field for the newsletter category. | 
| simplenews_check_node_types | ./ | Check if content type(s) is enabled for use as Simplenews newsletter. | 
| simplenews_get_category_field | ./ | Get the fieldname(s) from a content type that hold the newsletter category term. | 
| simplenews_get_content_types | ./ | Get all node types supported by Simplenews. | 
| simplenews_get_term_values | ./ | Get simplenews category term values from a node object. | 
| simplenews_newsletter_delete | ./ | Delete simplenews newsletter from the database. | 
| simplenews_newsletter_load | ./ | @todo | 
| simplenews_newsletter_load_multiple | ./ | @todo | 
| simplenews_newsletter_save | ./ | Store newsletter object in the database. | 
| simplenews_recent_newsletters | ./ | Create a list of recent newsletters issues. | 
| simplenews_remove_term_field | ./ | Remove the taxonomy term field for the newsletter category. | 
| simplenews_send_status_update | includes/ | Update newsletter sent status. | 
| simplenews_send_test | includes/ | Send test version of newsletter. | 
