|
XOOPS
2.6.0
|

Public Member Functions | |
| __construct ($handler=null) | |
| destroyGarbage () | |
| getCode () | |
| isActive () | |
| loadConfig ($name= '') | |
| render () | |
| renderValidationJS () | |
| verify ($sessionName=null) | |
Public Attributes | |
| $code | |
| $config | |
| $handler | |
Definition at line 32 of file xoopscaptchamethod.php.
| XoopsCaptchaMethod::__construct | ( | $handler = null | ) |
XoopsCaptchaMethod::__construct()
| mixed | $handler |
Definition at line 54 of file xoopscaptchamethod.php.
References $handler.
| XoopsCaptchaMethod::destroyGarbage | ( | ) |
Definition at line 134 of file xoopscaptchamethod.php.
| XoopsCaptchaMethod::getCode | ( | ) |
| XoopsCaptchaMethod::isActive | ( | ) |
| XoopsCaptchaMethod::loadConfig | ( | $name = '' | ) |
XoopsCaptchaMethod::loadConfig()
| string | $name |
Definition at line 76 of file xoopscaptchamethod.php.
References $name.
| XoopsCaptchaMethod::render | ( | ) |
| XoopsCaptchaMethod::renderValidationJS | ( | ) |
Definition at line 109 of file xoopscaptchamethod.php.
| XoopsCaptchaMethod::verify | ( | $sessionName = null | ) |
| string | $sessionName |
Definition at line 121 of file xoopscaptchamethod.php.
References $_SESSION.
| XoopsCaptchaMethod::$code |
Definition at line 47 of file xoopscaptchamethod.php.
| XoopsCaptchaMethod::$config |
Definition at line 42 of file xoopscaptchamethod.php.
| XoopsCaptchaMethod::$handler |
Definition at line 37 of file xoopscaptchamethod.php.
Referenced by __construct().