|
ILIAS
Release_5_0_x_branch Revision 61816
|
Collaboration diagram for ilTestExportFilename:Public Member Functions | |
| __construct (ilObjTest $test) | |
| getTimestamp () | |
| getPathname ($extension, $additional= '') | |
Protected Attributes | |
| $test | |
| $timestamp = 0 | |
Definition at line 11 of file class.ilTestExportFilename.php.
| ilTestExportFilename::__construct | ( | ilObjTest | $test | ) |
| ilObjTest | $test |
Definition at line 26 of file class.ilTestExportFilename.php.
References $test.
| ilTestExportFilename::getPathname | ( | $extension, | |
$additional = '' |
|||
| ) |
| string | $extension | |
| string | $additional |
| ilException |
Definition at line 46 of file class.ilTestExportFilename.php.
References $additional, and getTimestamp().
Here is the call graph for this function:| ilTestExportFilename::getTimestamp | ( | ) |
Definition at line 35 of file class.ilTestExportFilename.php.
References $timestamp.
Referenced by getPathname().
Here is the caller graph for this function:
|
protected |
Definition at line 16 of file class.ilTestExportFilename.php.
Referenced by __construct().
|
protected |
Definition at line 21 of file class.ilTestExportFilename.php.
Referenced by getTimestamp().