ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilTestTopList. More...
Public Member Functions | |
__construct (ilObjTest $a_object) | |
Protected Attributes | |
$object | |
Private Member Functions | |
getResultTableRow ($row, $i, $a_user_id) | |
formatTime ($seconds) | |
Class ilTestTopList.
Definition at line 7 of file class.ilTestTopList.php.
ilTestTopList::__construct | ( | ilObjTest | $a_object | ) |
ilObjTest | $a_object |
Definition at line 15 of file class.ilTestTopList.php.
|
private |
int | $seconds |
Definition at line 448 of file class.ilTestTopList.php.
Referenced by getResultTableRow().
|
private |
array | $row | |
int | $i | |
int | $a_user_id |
Definition at line 409 of file class.ilTestTopList.php.
References $i, $row, formatTime(), and IL_CAL_UNIX.
|
protected |
Definition at line 10 of file class.ilTestTopList.php.