| XOOPS
    2.6.0
    | 

| Public Member Functions | |
| __construct () | |
| VerifyData () | |
|  Public Member Functions inherited from Xcaptcha | |
| __construct () | |
| getPluginList () | |
| loadBasicConfig ($filename=null) | |
| loadConfig ($name= 'config') | |
| loadConfigPlugin () | |
| loadPluginHandler ($name=null) | |
| readConfig ($file= 'config') | |
| VerifyData () | |
| writeConfig ($file= 'config', $data) | |
|  Public Member Functions inherited from XoopsCaptcha | |
| destroyGarbage ($clearSession=false) | |
| getCaption () | |
| getMessage () | |
| isActive () | |
| loadBasicConfig ($filename= 'config') | |
| loadConfig ($name= 'config') | |
| loadForm () | |
| loadHandler ($name=null) | |
| readConfig ($filename= 'config') | |
| render () | |
| renderValidationJS () | |
| setCode ($code=null) | |
| setConfig ($name, $val) | |
| setConfigs ($configs) | |
| verify ($skipMember=null, $name=null) | |
| writeConfig ($filename= 'config', $config) | |
| Public Attributes | |
| $config = array() | |
| $plugin | |
|  Public Attributes inherited from Xcaptcha | |
| $captchaHandler | |
| $config = array() | |
| $plugin_config = array() | |
| $plugin_List = array() | |
| $xcaptcha_path_plugin | |
|  Public Attributes inherited from XoopsCaptcha | |
| $active | |
| $config = array() | |
| $configPath | |
| $handler | |
| $message = array() | |
| $name | |
| $path_basic | |
| $path_plugin | |
| Additional Inherited Members | |
|  Static Public Member Functions inherited from Xcaptcha | |
| static | getInstance () | 
|  Static Public Member Functions inherited from XoopsCaptcha | |
| static | getInstance () | 
|  Protected Member Functions inherited from XoopsCaptcha | |
| __construct () | |
| XcaptchaImage::__construct | ( | ) | 
Definition at line 25 of file image.php.
References Xcaptcha\getInstance().

| XcaptchaImage::VerifyData | ( | ) | 
Definition at line 32 of file image.php.
References $config, $system, and System\getInstance().

| XcaptchaImage::$config = array() | 
Definition at line 21 of file image.php.
Referenced by VerifyData().