You are here

Functions in Simplenews Scheduler 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_simplenews_scheduler_edition_node_alter ./simplenews_scheduler.api.php Alter the node object that was cloned from the template node before it gets saved.
simplenews_scheduler_calculate_edition_time ./simplenews_scheduler.module Calculates time for the current edition about to be created. 4
simplenews_scheduler_calculate_next_run_time ./simplenews_scheduler.module Calculates time for the next edition to be sent. 3
simplenews_scheduler_cron ./simplenews_scheduler.module Implementation of hook_cron(). 1
simplenews_scheduler_filter_value ./simplenews_scheduler_views.inc 1
simplenews_scheduler_form_simplenews_node_tab_send_form_alter ./simplenews_scheduler.module Implementation of hook_form_FORM_ID_alter().
simplenews_scheduler_get_newsletters_due ./simplenews_scheduler.module Get the newsletters that need to have new editions sent. 2
simplenews_scheduler_get_newsletter_accounts ./simplenews_scheduler.module 1
simplenews_scheduler_handler_newsletters ./simplenews_scheduler_views.inc 1
simplenews_scheduler_handler_operator_ca ./simplenews_scheduler_views.inc 1
simplenews_scheduler_install ./simplenews_scheduler.install Implementation of hook_install().
simplenews_scheduler_menu ./simplenews_scheduler.module Implementation of hook_menu().
simplenews_scheduler_nodeapi ./simplenews_scheduler.module Implementation of hook_nodeapi().
simplenews_scheduler_node_page ./simplenews_scheduler.module Menu callback to provide an overview page with the scheduled newsletters. 1
simplenews_scheduler_perm ./simplenews_scheduler.module Implementation of hook_perm().
simplenews_scheduler_scheduler_update ./simplenews_scheduler.module Updates a scheduler record with any housekeeping changes and saves it. 2
simplenews_scheduler_schema ./simplenews_scheduler.install Implementation of hook_schema().
simplenews_scheduler_submit ./simplenews_scheduler.module 1
simplenews_scheduler_uninstall ./simplenews_scheduler.install Implementation of hook_uninstall().
simplenews_scheduler_update_6000 ./simplenews_scheduler.install Implementation of hook_update_N().
simplenews_scheduler_update_6001 ./simplenews_scheduler.install Implementation of hook_update_N().
simplenews_scheduler_update_6002 ./simplenews_scheduler.install Implementation of hook_update_N().
simplenews_scheduler_update_6003 ./simplenews_scheduler.install Implementation of hook_update_N().
simplenews_scheduler_update_6004 ./simplenews_scheduler.install Implementation of hook_update_N().
simplenews_scheduler_update_6005 ./simplenews_scheduler.install Implementation of hook_update_N(). // attempt to change to pgsql compatible strings // #970942
simplenews_scheduler_update_6006 ./simplenews_scheduler.install Add the title field to the scheduler table.
simplenews_scheduler_update_6007 ./simplenews_scheduler.install Implementation of hook_update_N().
simplenews_scheduler_views_pre_query ./simplenews_scheduler_views.inc
simplenews_scheduler_views_tables ./simplenews_scheduler_views.inc Implementation of hook_views_tables
_simplenews_scheduler_get_full_html_format ./simplenews_scheduler.module Use the Drupal API for finding the Full HTML input format, this is what the subsequent newsletter editions need to be set to. 1
_simplenews_scheduler_get_pid ./simplenews_scheduler.module Helper function to get the identifier of newsletter. 2
_simplenews_scheduler_make_time_offset ./simplenews_scheduler.module Helper to create a PHP time offset string. 3
_simplenews_scheduler_new_edition ./simplenews_scheduler.module Create a new newsletter edition. 2
_simplenews_scheduler_send_new_edition ./simplenews_scheduler.module Helper for hook_cron() to send a new edition. 1
_simplenews_scheduler_tab_permission ./simplenews_scheduler.module Check whether to display the Scheduled Newsletter tab. 1

Other projects