ILIAS
Release_4_4_x_branch Revision 61816
|
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().
ilTestExportFilename::getTimestamp | ( | ) |
Definition at line 35 of file class.ilTestExportFilename.php.
References $timestamp.
Referenced by getPathname().
|
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().