|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
test result overview 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 |
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 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().
Here is the caller graph for this function:| ilLOMemberTestResultGUI::getUserId | ( | ) |
Definition at line 71 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 79 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().