API - XOOPS 2.5.11 Beta 2
By monxoops.fr
XoopsCaptchaText Class Reference
Inheritance diagram for XoopsCaptchaText:
Collaboration diagram for XoopsCaptchaText:

Public Member Functions

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

Protected Member Functions

 buildQuestion ()
 

Protected Attributes

 $outputText = ''
 

Additional Inherited Members

- Data Fields inherited from XoopsCaptchaMethod
 $handler
 
 $config
 
 $code
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

__construct (   $handler = null)

XoopsCaptchaMethod::__construct()

Parameters
mixed$handler

Reimplemented from XoopsCaptchaMethod.

Here is the call graph for this function:

Member Function Documentation

◆ buildQuestion()

buildQuestion ( )
protected
Here is the caller graph for this function:

◆ loadText()

loadText ( )

XoopsCaptchaText::loadText()

Returns
string
Here is the caller graph for this function:

◆ render()

render ( )

XoopsCaptchaText::render()

Returns
string|void

Reimplemented from XoopsCaptchaMethod.

Here is the call graph for this function:

Field Documentation

◆ $outputText

$outputText = ''
protected

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