You are here

Functions in Captcha Questions 7

Primary tabs

Namesort descending Location Description Direct uses Strings
captcha_questions_add_form ./captcha_questions.admin.inc Submit handler for the "add-one-more" button. 1
captcha_questions_add_form_callback ./captcha_questions.admin.inc Callback for ajax-enabled button. 1
captcha_questions_admin_settings ./captcha_questions.admin.inc Implements hook_form(). 1
captcha_questions_admin_settings_submit ./captcha_questions.admin.inc Implements hook_submit(). 1
captcha_questions_admin_settings_validate ./captcha_questions.admin.inc Implements hook_validate().
captcha_questions_dblog_install captcha_questions_dblog/captcha_questions_dblog.install Implements hook_install().
captcha_questions_dblog_menu captcha_questions_dblog/captcha_questions_dblog.module Implements hook_menu().
captcha_questions_dblog_schema captcha_questions_dblog/captcha_questions_dblog.install Implements hook_schema().
captcha_questions_dblog_view captcha_questions_dblog/captcha_questions_dblog.module Fetch and display failed form submissions. 1
captcha_questions_form_alter ./captcha_questions.module Implements hook_form_alter().
captcha_questions_form_validate ./captcha_questions.module Implements hook_form_validate(). 1
captcha_questions_get_form_ids ./captcha_questions.admin.inc Helper function to make a list of candidates of form ids. 1
captcha_questions_get_webforms ./captcha_questions.admin.inc Helper function to find webform form_ids, adopted and adapted from the function webform_mollom_form_list() in webform.module. 2
captcha_questions_help ./captcha_questions.module Implements hook_help().
captcha_questions_menu ./captcha_questions.module Implements hook_menu().
captcha_questions_permission ./captcha_questions.module Implements hook_permission().
captcha_questions_uninstall ./captcha_questions.install Implements hook_uninstall().

Other projects