XOOPS 2.5.6
Final
|
Public Member Functions | |
isActive () | |
render () | |
verify ($sessionName) | |
Public Member Functions inherited from XoopsCaptchaMethod | |
__construct ($handler=null) | |
getCode () | |
isActive () | |
loadConfig ($name= '') | |
render () | |
renderValidationJS () | |
verify ($sessionName=null) | |
XoopsCaptchaMethod ($handler=null) | |
Additional Inherited Members | |
Public Attributes inherited from XoopsCaptchaMethod | |
$code | |
$config | |
$handler | |
Definition at line 23 of file recaptcha.php.
XoopsCaptchaRecaptcha::isActive | ( | ) |
XoopsCaptchaRecaptcha::render | ( | ) |
XoopsCaptchaRecaptcha::render()
Definition at line 40 of file recaptcha.php.
References $form, and recaptcha_get_html().
XoopsCaptchaRecaptcha::verify | ( | $sessionName | ) |
XoopsCaptchaRecaptcha::verify()
Definition at line 58 of file recaptcha.php.
References $_POST, $_SERVER, and recaptcha_check_answer().