Functions in BOTCHA Spam Prevention 6.4
Primary tabs
- BOTCHA Spam Prevention 6.2
- BOTCHA Spam Prevention 6.3
- BOTCHA Spam Prevention 6.4(active tab)
- BOTCHA Spam Prevention 6
- BOTCHA Spam Prevention 7.2
- BOTCHA Spam Prevention 7.3
- BOTCHA Spam Prevention 7.4
- BOTCHA Spam Prevention 7
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
botcha_boot |
./ |
@file BOTCHA - Spam Prevention It modifies forms by adding various botcha's. | ||
botcha_disable |
./ |
|||
botcha_enable |
./ |
|||
botcha_fprocess |
./ |
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_uninstall |
./ |
@file Install, update and uninstall functions for the BOTCHA module. |