You are here

Functions in BOTCHA Spam Prevention 6.4

Primary tabs

Namesort descending Location Description Direct uses Strings
botcha_boot ./botcha.module @file BOTCHA - Spam Prevention It modifies forms by adding various botcha's.
botcha_disable ./botcha.install
botcha_enable ./botcha.install
botcha_fprocess ./botcha.module Process form callback for BOTCHA form. Using hooking mechanism that is a hack - we want to come in before #process, but our _form_alter() is way too early (we want to let it use cache for all other modules & data). Ideal would be to have #process…
botcha_system_info_alter ./botcha.module
botcha_uninstall ./botcha.install @file Install, update and uninstall functions for the BOTCHA module.

Other projects