API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
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 | |
Class XoopsCaptchaText
__construct | ( | $handler = null | ) |
XoopsCaptchaMethod::__construct()
mixed | $handler |
Reimplemented from XoopsCaptchaMethod.
|
protected |
loadText | ( | ) |
render | ( | ) |
|
protected |