You are here

Functions in Simplenews Scheduler 6

Primary tabs

Namesort descending Location Description Direct uses Strings
simplenews_scheduler_cron ./simplenews_scheduler.module Implementation of hook_cron().
simplenews_scheduler_form_alter ./simplenews_scheduler.module Implementation of hook_form_alter().
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_schema ./simplenews_scheduler.install Implementation of hook_schema().
simplenews_scheduler_theme ./simplenews_scheduler.module Implementation of hook_theme().
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().
theme_simplenews_scheduler_title ./simplenews_scheduler.module Theme the title of the newsletter edition.
_simplenews_scheduler_count_editions ./simplenews_scheduler.module Returns the last edition number of the scheduled newsletter. 2
_simplenews_scheduler_get_pid ./simplenews_scheduler.module Helper fucntion to get the identifier of newsletter. 2
_simplenews_scheduler_new_edition ./simplenews_scheduler.module Create a new newsletter edition. 1
_simplenews_scheduler_tab_permission ./simplenews_scheduler.module Check whether to display the Scheduled Newsletter tab. 1

Other projects