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

Public Member Functions

 isActive ()
 
 loadImage ()
 
 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 28 of file image.php.

Member Function Documentation

XoopsCaptchaImage::isActive ( )

XoopsCaptchaImage::isActive()

Returns
bool

Definition at line 36 of file image.php.

XoopsCaptchaImage::loadImage ( )

XoopsCaptchaImage::loadImage()

Returns
string

Definition at line 89 of file image.php.

References $xoops_url, and XoopsBaseConfig\get().

Referenced by render().

Here is the call graph for this function:

Here is the caller graph for this function:


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