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 () | |
XcaptchaText::__construct | ( | ) |
Definition at line 25 of file text.php.
References Xcaptcha\getInstance().
XcaptchaText::VerifyData | ( | ) |
Definition at line 32 of file text.php.
References $config, $system, and System\getInstance().
XcaptchaText::$config = array() |
Definition at line 21 of file text.php.
Referenced by VerifyData().