You are here

constant PHRASE_CAPTCHA_USER_DEFINED_WORDS in CAPTCHA Pack 8

Same name and namespace in other branches
  1. 5 text_captcha/phrase_captcha/phrase_captcha.module \PHRASE_CAPTCHA_USER_DEFINED_WORDS
  2. 6 text_captcha/phrase_captcha/phrase_captcha.module \PHRASE_CAPTCHA_USER_DEFINED_WORDS
  3. 7 text_captcha/phrase_captcha/phrase_captcha.module \PHRASE_CAPTCHA_USER_DEFINED_WORDS
2 uses of PHRASE_CAPTCHA_USER_DEFINED_WORDS
PhraseCaptchaSettingsForm::validateForm in text_captcha/modules/phrase_captcha/src/Form/PhraseCaptchaSettingsForm.php
Form validation handler.
_phrase_captcha_generate_words in text_captcha/modules/phrase_captcha/phrase_captcha.module
Function for generating an array of words.

File

text_captcha/modules/phrase_captcha/phrase_captcha.module, line 12
Implementation of a phrase based CAPTCHA, for use with the CAPTCHA module.

Code

define('PHRASE_CAPTCHA_USER_DEFINED_WORDS', 1);