boost_captcha_form_alter |
./boost_captcha.module |
Implementation of hook_form_alter(). |
|
|
boost_captcha_init |
./boost_captcha.module |
Implementation of hook_init(). |
|
|
boost_captcha_install |
./boost_captcha.install |
Implementation of hook_install(). |
|
|
boost_captcha_menu |
./boost_captcha.module |
Implementation of 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 |
Implementation of hook_uninstall(). |
|
|
_boost_captcha_helper_get_form_item |
./boost_captcha.module |
Get the form item from a form array using the item id. |
1 |
|