15 calls to Botcha::clean() in BOTCHA Spam Prevention 7.2
- BotchaAdminTestCase::testAdminGeneral in ./
botcha.test - Testing general BOTCHA admin functionality.
- BotchaAdminTestCase::testBotchaAdminLinks in ./
botcha.test - Testing of the BOTCHA administration links.
- BotchaAdminTestCase::testFormUI in ./
botcha.test - Tests for creating, modifying and deleting botcha forms.
- BotchaAdminTestCase::testRecipebookUI in ./
botcha.test - Tests for creating, modifying and deleting recipe books.
- BotchaBaseWebTestCase::setUp in ./
botcha.test - Sets up a Drupal site for running functional and integration tests.
- 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_uninstall in ./
botcha.install - Implements hook_uninstall().
- botcha_update_7200 in ./
botcha.install - Create flexible relationships between recipe books and recipes and between recipe books and forms.
- botcha_update_7201 in ./
botcha.install - Create an interface to manage the list of forms that are forbidden to protect.