|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilTestExportFilename:Public Member Functions | |
| __construct (ilObjTest $test) | |
| getTimestamp () | |
| getPathname ($extension, $additional='') | |
Protected Attributes | |
| $test | |
| $timestamp = 0 | |
Definition at line 26 of file class.ilTestExportFilename.php.
| ilTestExportFilename::__construct | ( | ilObjTest | $test | ) |
| ilObjTest | $test |
Definition at line 41 of file class.ilTestExportFilename.php.
References $test.
| ilTestExportFilename::getPathname | ( | $extension, | |
$additional = '' |
|||
| ) |
| string | $extension | |
| string | $additional |
| ilException |
Definition at line 61 of file class.ilTestExportFilename.php.
References getTimestamp(), and IL_INST_ID.
Here is the call graph for this function:| ilTestExportFilename::getTimestamp | ( | ) |
Definition at line 50 of file class.ilTestExportFilename.php.
References $timestamp.
Referenced by getPathname().
Here is the caller graph for this function:
|
protected |
Definition at line 31 of file class.ilTestExportFilename.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilTestExportFilename.php.
Referenced by getTimestamp().