![]() |
CMS
Version 3.9
|
Provides a central management class for event handlers and common functionality for the captcha component. More...
Public Member Functions | |
CaptchaManager () | |
addCaptchaToForm ($form) | |
Static Public Member Functions | |
static | registerCaptchaProvider ($name, $class) |
static | setDefaults () |
static | registerSettingsFormExtension () |
static | settingsExtension ($form) |
Static Public Attributes | |
static | $providers = array() |
Provides a central management class for event handlers and common functionality for the captcha component.
Definition at line 13 of file captcha_manager.inc.
CaptchaManager::addCaptchaToForm | ( | $form | ) |
Definition at line 22 of file captcha_manager.inc.
CaptchaManager::CaptchaManager | ( | ) |
Definition at line 17 of file captcha_manager.inc.
|
static |
Definition at line 30 of file captcha_manager.inc.
|
static |
Definition at line 40 of file captcha_manager.inc.
|
static |
Definition at line 35 of file captcha_manager.inc.
|
static |
Definition at line 45 of file captcha_manager.inc.
|
static |
Definition at line 15 of file captcha_manager.inc.