ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
test result overview More...
Public Member Functions | |
__construct (ilObjectGUI $parent_gui, ilObject $parent, $a_user_id) | |
Constructor. More... | |
executeCommand () | |
Execute command type $ilCtrl. More... | |
getParentObject () | |
Get container. More... | |
getParentGUI () | |
Get parent gui. More... | |
getUserId () | |
Get current user id. More... | |
Protected Member Functions | |
viewResult () | |
View results. More... | |
setTabs () | |
Set tabs. More... | |
Private Attributes | |
$container = null | |
$container_gui = null | |
$user_id = 0 | |
test result overview
Definition at line 11 of file class.ilLOMemberTestResultGUI.php.
ilLOMemberTestResultGUI::__construct | ( | ilObjectGUI | $parent_gui, |
ilObject | $parent, | ||
$a_user_id | |||
) |
Constructor.
ilObjectGUI | $parent_gui | |
ilObject | $parent |
Definition at line 22 of file class.ilLOMemberTestResultGUI.php.
ilLOMemberTestResultGUI::executeCommand | ( | ) |
Execute command type $ilCtrl.
Definition at line 34 of file class.ilLOMemberTestResultGUI.php.
ilLOMemberTestResultGUI::getParentGUI | ( | ) |
Get parent gui.
Definition at line 69 of file class.ilLOMemberTestResultGUI.php.
References $container_gui.
ilLOMemberTestResultGUI::getParentObject | ( | ) |
Get container.
Definition at line 60 of file class.ilLOMemberTestResultGUI.php.
References $container.
Referenced by viewResult().
ilLOMemberTestResultGUI::getUserId | ( | ) |
Get current user id.
Definition at line 79 of file class.ilLOMemberTestResultGUI.php.
References $user_id.
Referenced by viewResult().
|
protected |
|
protected |
View results.
Definition at line 87 of file class.ilLOMemberTestResultGUI.php.
References $GLOBALS, getParentObject(), and getUserId().
|
private |
Definition at line 13 of file class.ilLOMemberTestResultGUI.php.
Referenced by getParentObject().
|
private |
Definition at line 14 of file class.ilLOMemberTestResultGUI.php.
Referenced by getParentGUI().
|
private |
Definition at line 15 of file class.ilLOMemberTestResultGUI.php.
Referenced by getUserId().