You are here

Functions in Webform Scheduler 7

Primary tabs

Namesort descending Location Description Direct uses Strings
webform_scheduler_date_popup_pre_validate_alter ./webform_scheduler.module Implements hook_date_popup_pre_validate_alter().
webform_scheduler_form_webform_client_form_alter ./webform_scheduler.module Implements hook_form_FORM_ID_alter().
webform_scheduler_form_webform_configure_form_alter ./webform_scheduler.module Implements hook_form_FORM_ID_alter() for webform_configure_form().
webform_scheduler_form_webform_configure_form_submit ./webform_scheduler.module Additional submit handler for saving webform scheduler settings. 1
webform_scheduler_form_webform_configure_form_validate ./webform_scheduler.module Additional validation handler for validating webform scheduler settings. 1
webform_scheduler_install ./webform_scheduler.install Implements hook_install().
webform_scheduler_node_delete ./webform_scheduler.module Implements hook_node_delete().
webform_scheduler_node_view ./webform_scheduler.module Implements hook_node_view().
webform_scheduler_permission ./webform_scheduler.module Implements hook_permission().
webform_scheduler_schema ./webform_scheduler.install Implements hook_schema().
webform_scheduler_update_7001 ./webform_scheduler.install Add a column for showing (and disabling) or hiding the webform.
webform_scheduler_update_7002 ./webform_scheduler.install Rename show_or_hide field for more flexibility.
webform_scheduler_update_7003 ./webform_scheduler.install Module installation error when on PostgreSQL due to use of reserved keyword.
webform_scheduler_update_7004 ./webform_scheduler.install Add column for custom message.
webform_scheduler_webform_disabled ./webform_scheduler.module Checks to see if the webform is disabled or not. 1
_webform_scheduler_date_format ./webform_scheduler.module Fetch the date/time format for this module. 2
_webform_scheduler_node_types ./webform_scheduler.module Get a list of Webform-enabled node types, with backwards compatibility. 2
_webform_scheduler_webform_scheduler_settings ./webform_scheduler.module Fetch the scheduler settings and information of webform(s) by the node ID. 3

Other projects