ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
test result overview More...
Public Member Functions | |
__construct (ilObjectGUI $parent_gui, ilObject $parent, int $a_user_id) | |
executeCommand () | |
getParentObject () | |
getParentGUI () | |
getUserId () | |
Protected Member Functions | |
viewResult () | |
View results. More... | |
Protected Attributes | |
ilCtrlInterface | $ctrl |
ilGlobalTemplateInterface | $tpl |
Private Attributes | |
ilObject | $container |
ilObjectGUI | $container_gui |
int | $user_id |
test result overview
Definition at line 25 of file class.ilLOMemberTestResultGUI.php.
ilLOMemberTestResultGUI::__construct | ( | ilObjectGUI | $parent_gui, |
ilObject | $parent, | ||
int | $a_user_id | ||
) |
Definition at line 34 of file class.ilLOMemberTestResultGUI.php.
References $DIC, and ILIAS\Repository\ctrl().
ilLOMemberTestResultGUI::executeCommand | ( | ) |
Definition at line 46 of file class.ilLOMemberTestResultGUI.php.
References ILIAS\Repository\ctrl().
ilLOMemberTestResultGUI::getParentGUI | ( | ) |
Definition at line 66 of file class.ilLOMemberTestResultGUI.php.
References $container_gui.
ilLOMemberTestResultGUI::getParentObject | ( | ) |
Definition at line 61 of file class.ilLOMemberTestResultGUI.php.
References $container.
Referenced by viewResult().
ilLOMemberTestResultGUI::getUserId | ( | ) |
Definition at line 71 of file class.ilLOMemberTestResultGUI.php.
References $user_id.
Referenced by viewResult().
|
protected |
View results.
Definition at line 79 of file class.ilLOMemberTestResultGUI.php.
References getParentObject(), and getUserId().
|
private |
Definition at line 27 of file class.ilLOMemberTestResultGUI.php.
Referenced by getParentObject().
|
private |
Definition at line 28 of file class.ilLOMemberTestResultGUI.php.
Referenced by getParentGUI().
|
protected |
Definition at line 31 of file class.ilLOMemberTestResultGUI.php.
|
protected |
Definition at line 32 of file class.ilLOMemberTestResultGUI.php.
|
private |
Definition at line 29 of file class.ilLOMemberTestResultGUI.php.
Referenced by getUserId().