You are here

Functions in Boost Captcha 7

Primary tabs

Namesort descending Location Description Direct uses Strings
boost_captcha_form_alter ./boost_captcha.module Implements hook_form_alter().
boost_captcha_init ./boost_captcha.module Implements hook_init().
boost_captcha_install ./boost_captcha.install Implements hook_install().
boost_captcha_menu ./boost_captcha.module Implements hook_menu().
boost_captcha_retrieve_captcha ./boost_captcha.module Retrieve a captcha to be sent via AJAX to a form in a cached page. 1
boost_captcha_settings_form ./boost_captcha.module Boost captcha admin settings form 1
boost_captcha_settings_form_validate ./boost_captcha.module Validation function for boost_captcha_settings_form.
boost_captcha_uninstall ./boost_captcha.install Implements hook_uninstall().
_boost_captcha_helper_get_form_item ./boost_captcha.module Get the form item from a form array using the item id. 1

Other projects