|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilLOMemberTestResultGUI: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 |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning 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().
Here is the call graph for this function:| ilLOMemberTestResultGUI::executeCommand | ( | ) |
Definition at line 46 of file class.ilLOMemberTestResultGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilLOMemberTestResultGUI::getParentGUI | ( | ) |
Definition at line 67 of file class.ilLOMemberTestResultGUI.php.
References $container_gui.
| ilLOMemberTestResultGUI::getParentObject | ( | ) |
Definition at line 62 of file class.ilLOMemberTestResultGUI.php.
References $container.
Referenced by viewResult().
Here is the caller graph for this function:| ilLOMemberTestResultGUI::getUserId | ( | ) |
Definition at line 72 of file class.ilLOMemberTestResultGUI.php.
References $user_id.
Referenced by viewResult().
Here is the caller graph for this function:
|
protected |
View results.
Definition at line 80 of file class.ilLOMemberTestResultGUI.php.
References getParentObject(), and getUserId().
Here is the call graph for this function:
|
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().