You are here

constant WEBFORM_AJAX_CONFIRM in Webform Ajax 7

Same name and namespace in other branches
  1. 7.2 webform_ajax.module \WEBFORM_AJAX_CONFIRM
2 uses of WEBFORM_AJAX_CONFIRM
webform_ajax_webform_configure_form_submit in ./webform_ajax.module
Additional submit callback for form webform_configure_form.
_webform_ajax_callback_completed in ./webform_ajax.module
AJAX callback helper for a completed webform.

File

./webform_ajax.module, line 10
Webform AJAX module file.

Code

define('WEBFORM_AJAX_CONFIRM', 1);