You are here

12 calls to Botcha::clean() in BOTCHA Spam Prevention 6.2

BotchaBaseWebTestCase::setUp in ./botcha.test
Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
BotchaFormAbstract::delete in controller/botcha_form.controller.inc
BotchaFormAbstract::save in controller/botcha_form.controller.inc
BotchaFormNone::save in controller/botcha_form.controller.inc
BotchaRecipe::save in controller/botcha_recipe.controller.inc
BotchaRecipebookAbstract::delete in controller/botcha_recipebook.controller.inc
BotchaRecipebookAbstract::handle in controller/botcha_recipebook.controller.inc
Handle form depending on the result of spam check.
BotchaRecipebookAbstract::save in controller/botcha_recipebook.controller.inc
botcha_form_alter in ./botcha.module
Implements hook_form_alter().
botcha_uninstall in ./botcha.install
Implementation of hook_uninstall().
botcha_update_6200 in ./botcha.install
Implementation of hook_update_N(). Create flexible relationships between recipe books and recipes and between recipe books and forms.
botcha_update_6201 in ./botcha.install
Create an interface to manage the list of forms that are forbidden to protect.