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

Public Member Functions

 loadText ()
 
 render ()
 
- Public Member Functions inherited from XoopsCaptchaMethod
 __construct ($handler=null)
 
 destroyGarbage ()
 
 getCode ()
 
 isActive ()
 
 loadConfig ($name= '')
 
 render ()
 
 renderValidationJS ()
 
 verify ($sessionName=null)
 

Additional Inherited Members

- Public Attributes inherited from XoopsCaptchaMethod
 $code
 
 $config
 
 $handler
 

Detailed Description

Definition at line 26 of file text.php.

Member Function Documentation

XoopsCaptchaText::loadText ( )

XoopsCaptchaText::loadText()

Returns
string

Definition at line 50 of file text.php.

Referenced by render().

Here is the caller graph for this function:

XoopsCaptchaText::render ( )

XoopsCaptchaText::render()

Returns
string

Definition at line 33 of file text.php.

References $form, XoopsLocaleEn_US\F_MAXIMUM_ATTEMPTS, XoopsLocaleEn_US\INPUT_RESULT_FROM_EXPRESSION, and loadText().

Here is the call graph for this function:


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