|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilTestTopList. More...
Collaboration diagram for ilTestTopList: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 444 of file class.ilTestTopList.php.
Referenced by getResultTableRow().
Here is the caller graph for this function:
|
private |
| array | $row | |
| int | $i | |
| int | $a_user_id |
Definition at line 405 of file class.ilTestTopList.php.
References $i, $row, formatTime(), and IL_CAL_UNIX.
Here is the call graph for this function:
|
protected |
Definition at line 10 of file class.ilTestTopList.php.