XOOPS  2.6.0
XcaptchaText Class Reference
Inheritance diagram for XcaptchaText:
Inheritance graph

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 ()
 

Detailed Description

Definition at line 19 of file text.php.

Constructor & Destructor Documentation

XcaptchaText::__construct ( )

Definition at line 25 of file text.php.

References Xcaptcha\getInstance().

Here is the call graph for this function:

Member Function Documentation

XcaptchaText::VerifyData ( )

Definition at line 32 of file text.php.

References $config, $system, and System\getInstance().

Here is the call graph for this function:

Member Data Documentation

XcaptchaText::$config = array()

Definition at line 21 of file text.php.

Referenced by VerifyData().

XcaptchaText::$plugin

Definition at line 23 of file text.php.


The documentation for this class was generated from the following file: