You are here

Functions in BOTCHA Spam Prevention 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
botcha_boot ./botcha.module Implements hook_boot(). 1
botcha_enable ./botcha.install Implements hook_enable().
botcha_form_access ./botcha.module Check for restriction. 1
botcha_form_load ./botcha.module @todo Move to an Application. Load an object of form.
botcha_install ./botcha.install Implements of hook_install().
botcha_recipebook_access ./botcha.module Check for restriction. 1
botcha_recipebook_load ./botcha.module @todo Move to an Application. Load an object of recipe book.
botcha_requirements ./botcha.install Implements hook_requirements().
botcha_rules_action_info ./botcha.rules.inc Implements hook_rules_action_info().
botcha_rules_action_regenerate_seed ./botcha.rules.inc Action: Regenerate seed.
botcha_rules_events_hook_variables ./botcha.rules.inc Describes the arguments available for the botcha_rules_event_info(). 1
botcha_rules_event_info ./botcha.rules.inc Implements hook_rules_event_info().
botcha_schema ./botcha.install Implements hook_schema(). 1
botcha_theme ./botcha.module Implements hook_theme(). @todo Move to an Application.
botcha_uninstall ./botcha.install Implements hook_uninstall().
botcha_update_7200 ./botcha.install Create flexible relationships between recipe books and recipes and between recipe books and forms. 1
botcha_update_7201 ./botcha.install Create an interface to manage the list of forms that are forbidden to protect. 1
theme_botcha_forms_form_botcha_forms ./botcha.module Custom theme function for a table of (form_id -> BOTCHA type) settings
theme_botcha_recipebooks_form ./botcha.module Theme botcha_recipebooks_form().
_botcha_default_form_ids ./botcha.install 2
_botcha_filter_form_log ./botcha.module Filter out sensitive form data for logging Recursive. 2
_botcha_filter_value ./botcha.module Filter out sensitive form data from values for logging. 3
_botcha_get_botcha_placement ./botcha.module Helper function to get placement information for a given form_id. 1
_botcha_i18n ./botcha.module
_botcha_insert_botcha_element ./botcha.module Helper function to insert a BOTCHA element in a form before a given form element. 1
_botcha_search_buttons ./botcha.module Helper function for searching the buttons in a form. 1
_botcha_url ./botcha.module Helper function - build a url (allows full URI in $url) 1
_botcha_variables ./botcha.module 3

Other projects