|
ILIAS
Release_4_3_x_branch Revision 61807
|
SecurImage Library Utility functions. More...
Collaboration diagram for ilSecurImageUtil:Public Member Functions | |
| includeSecurImage () | |
| Inlcude securimage script. | |
Static Public Member Functions | |
| static | getDirectory () |
| Get directory. | |
| static | getImageScript () |
| Get path of image creation script. | |
Static Private Attributes | |
| static | $ver = "3_0_1" |
SecurImage Library Utility functions.
Definition at line 12 of file class.ilSecurImageUtil.php.
|
static |
Get directory.
| @return |
Definition at line 22 of file class.ilSecurImageUtil.php.
Referenced by getImageScript(), and ilSecurImage\showImage().
Here is the caller graph for this function:
|
static |
Get path of image creation script.
Definition at line 31 of file class.ilSecurImageUtil.php.
References getDirectory().
Referenced by ilCaptchaInputGUI\render().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSecurImageUtil::includeSecurImage | ( | ) |
Inlcude securimage script.
Definition at line 39 of file class.ilSecurImageUtil.php.
Referenced by ilSecurImage\__construct().
Here is the caller graph for this function:
|
staticprivate |
Definition at line 14 of file class.ilSecurImageUtil.php.