|
ILIAS
Release_4_3_x_branch Revision 61807
|
SecurImage Wrapper (very simply wrapper, does not abstract other captchas) More...
Collaboration diagram for ilSecurImage:Public Member Functions | |
| __construct () | |
| Constructor. | |
| check ($a_input) | |
| Check the input. | |
| showImage () | |
| Show image. | |
SecurImage Wrapper (very simply wrapper, does not abstract other captchas)
Definition at line 13 of file class.ilSecurImage.php.
| ilSecurImage::__construct | ( | ) |
Constructor.
| @return |
Definition at line 21 of file class.ilSecurImage.php.
References ilSecurImageUtil\includeSecurImage().
Here is the call graph for this function:| ilSecurImage::check | ( | $a_input | ) |
Check the input.
Definition at line 35 of file class.ilSecurImage.php.
| ilSecurImage::showImage | ( | ) |
Show image.
| @return |
Definition at line 46 of file class.ilSecurImage.php.
References ilSecurImageUtil\getDirectory().
Here is the call graph for this function: