simplenews_action_info |
simplenews_action/simplenews_action.module |
|
|
|
simplenews_activate_subscription |
./simplenews.admin.inc |
Callback function to activate the specified subscriptions. |
|
1 |
simplenews_admin_export_after_build |
./simplenews.admin.inc |
|
|
1 |
simplenews_admin_news |
./simplenews.admin.inc |
Menu callback: Admin form for sent and draft newsletters. |
|
1 |
simplenews_admin_news_submit |
./simplenews.admin.inc |
|
|
|
simplenews_admin_settings |
./simplenews.admin.inc |
Menu callback: Simplenews admin settings - General. |
|
1 |
simplenews_admin_settings_mail |
./simplenews.admin.inc |
Menu callback: Simplenews admin settings - Email. |
|
1 |
simplenews_admin_settings_newsletter |
./simplenews.admin.inc |
Menu callback: Simplenews admin settings - Newsletter. |
|
1 |
simplenews_admin_settings_newsletter_validate |
./simplenews.admin.inc |
|
|
|
simplenews_admin_settings_submit |
./simplenews.admin.inc |
|
|
1 |
simplenews_admin_settings_subscription |
./simplenews.admin.inc |
Menu callback: Simplenews admin settings - Subscription. |
|
1 |
simplenews_admin_types_delete |
./simplenews.admin.inc |
Menu callback: Delete newsletter series. |
|
1 |
simplenews_admin_types_delete_submit |
./simplenews.admin.inc |
|
|
|
simplenews_admin_types_form |
./simplenews.admin.inc |
Menu callback: newsletter admin form for newsletter add/edit. |
|
1 |
simplenews_admin_types_form_submit |
./simplenews.admin.inc |
|
|
|
simplenews_admin_types_form_validate |
./simplenews.admin.inc |
|
|
|
simplenews_admin_users_form |
./simplenews.subscription.inc |
Menu callback: handle the edit subscription page and a subscription
page for anonymous users. |
|
1 |
simplenews_block |
./simplenews.module |
Implementation of hook_block(). |
|
|
simplenews_block_form |
./simplenews.module |
Newsletter (un)subscription form for authenticated and anonymous users. |
|
1 |
simplenews_block_form_submit |
./simplenews.module |
|
|
1 |
simplenews_block_form_validate |
./simplenews.module |
|
|
1 |
simplenews_build_subscription_filter_query |
./simplenews.admin.inc |
Build query for subscription filters based on session var content. |
1 |
|
simplenews_call_actions |
./simplenews.module |
Call simplenews actions. |
2 |
|
simplenews_clear_spool |
./simplenews.module |
Remove records from mail spool table. |
2 |
|
simplenews_confirm_add_form |
./simplenews.subscription.inc |
Generate the confirm subscription form. |
|
1 |
simplenews_confirm_add_form_submit |
./simplenews.subscription.inc |
|
|
|
simplenews_confirm_removal_form |
./simplenews.subscription.inc |
Generate the confirm unsubscription form. |
|
1 |
simplenews_confirm_removal_form_submit |
./simplenews.subscription.inc |
|
|
|
simplenews_confirm_subscription |
./simplenews.subscription.inc |
Menu callback: confirm the user's (un)subscription request |
|
1 |
simplenews_content_build_modes |
./simplenews.module |
Implementation of hook_content_build_modes(). |
|
|
simplenews_count_spool |
./simplenews.module |
Count data in mail spool table. |
1 |
|
simplenews_cron |
./simplenews.module |
Implementation of hook_cron(). |
1 |
|
simplenews_cron_action |
simplenews_action/simplenews_action.module |
Implementation of a Drupal action. Send pending simplenews newsletters. |
|
|
simplenews_delete_subscription |
./simplenews.module |
Delete every subscription for the given subscription ID. |
1 |
|
simplenews_forms |
./simplenews.module |
Implementation of hook_forms(). |
|
|
simplenews_form_alter |
./simplenews.module |
Implementation of hook_form_alter(). |
|
|
simplenews_get_filter |
./simplenews.admin.inc |
Built filter selection box options and filter query where clause |
1 |
|
simplenews_get_spool |
./simplenews.module |
Retreive data from mail spool |
1 |
|
simplenews_get_subscription |
./simplenews.module |
Get the subscription object for the given account. |
7 |
|
simplenews_help |
./simplenews.module |
Implementation of hook_help(). |
|
|
simplenews_hook_info |
simplenews_action/simplenews_action.module |
Implementation of hook_hook_info(). |
|
|
simplenews_html_to_text |
./simplenews.module |
HTML to text conversion for HTML and special characters. |
2 |
|
simplenews_inactivate_subscription |
./simplenews.admin.inc |
Callback function to inactivate the specified subscriptions. |
|
1 |
simplenews_init |
./simplenews.module |
Implementation of hook_init(). |
|
|
simplenews_install |
./simplenews.install |
Implementation of hook_install(). |
|
|
simplenews_mail |
./simplenews.module |
Implementation of hook_mail(). |
|
|
simplenews_mail_mail |
./simplenews.module |
Send a node to an email address. |
2 |
|
simplenews_mail_spool |
./simplenews.module |
Send simplenews newsletters from the spool. |
2 |
3 |
simplenews_mail_tokens |
./simplenews.module |
Build array of mail tokens. |
2 |
|
simplenews_mask_mail |
./simplenews.subscription.inc |
Mask a mail address. |
2 |
|