recaptcha.php
Table of Contents
Functions
- recaptcha_civicrm_config() : mixed
- Implements hook_civicrm_config().
- recaptcha_civicrm_install() : mixed
- Implements hook_civicrm_install().
- recaptcha_civicrm_enable() : mixed
- Implements hook_civicrm_enable().
- recaptcha_civicrm_buildForm() : mixed
- Intercept form functions
Functions
recaptcha_civicrm_config()
Implements hook_civicrm_config().
recaptcha_civicrm_config(mixed &$config) : mixed
Parameters
- $config : mixed
Tags
recaptcha_civicrm_install()
Implements hook_civicrm_install().
recaptcha_civicrm_install() : mixed
Tags
recaptcha_civicrm_enable()
Implements hook_civicrm_enable().
recaptcha_civicrm_enable() : mixed
Tags
recaptcha_civicrm_buildForm()
Intercept form functions
recaptcha_civicrm_buildForm(mixed $formName, mixed &$form) : mixed
Parameters
- $formName : mixed
- $form : mixed