You are here

constant WEBFORM_ANTIBOT_ENABLED_WEBFORM in Webform 8.5

Same name and namespace in other branches
  1. 6.x third_party_settings/webform.antibot.inc \WEBFORM_ANTIBOT_ENABLED_WEBFORM

Flag to indicate that antibot is enabled for all webforms.

2 uses of WEBFORM_ANTIBOT_ENABLED_WEBFORM
antibot_webform_third_party_settings_form_alter in third_party_settings/webform.antibot.inc
Implements hook_webform_third_party_settings_form_alter().
_webform_antibot_form in third_party_settings/webform.antibot.inc
Alter webform third party settings webforms to include Antibot configuration.

File

third_party_settings/webform.antibot.inc, line 24
Integrates third party settings on the Antibot module's behalf.

Code

define('WEBFORM_ANTIBOT_ENABLED_WEBFORM', 3);