You are here

Functions in Webform Clear 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
webform_clear_admin_settings ./webform_clear.module Form callback for "admin/config/content/webform_clear" 1
webform_clear_configure_save ./webform_clear.module Saves webform configuration. 1
webform_clear_cron ./webform_clear.module Implements hook_cron(). 1
webform_clear_delete_result ./webform_clear.module Deletes the webform submission immediately if selected (including files). 1
webform_clear_form_alter ./webform_clear.module Implements hook_form_alter().
webform_clear_menu ./webform_clear.module Implements hook_menu().
webform_clear_node_delete ./webform_clear.module Implements hook_node_delete().
webform_clear_permission ./webform_clear.module Implements hook_permission().
webform_clear_schema ./webform_clear.install Implements hook_schema().
webform_clear_update_7200 ./webform_clear.install Set up new webform_clear table.
webform_clear_update_7201 ./webform_clear.install Change the default value to "delete immediately" for people upgrading from version 1.1 in order to maintain backwards compatibility.
_webform_clear_current_time ./webform_clear.module Gets the current time. 2
_webform_clear_delete ./webform_clear.module Deletes a specific submission. 2
_webform_clear_get_clear_time_options ./webform_clear.module Gets the "Clear time" dropdown options. 2

Other projects