|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
test result overview More...
Collaboration diagram for ilLOMemberTestResultGUI:Public Member Functions | |
| __construct (ilObjectGUI $parent_gui, ilObject $parent, $a_user_id) | |
| Constructor. More... | |
| executeCommand () | |
| Execute command @global 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 @global 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().
Here is the caller graph for this function:| ilLOMemberTestResultGUI::getUserId | ( | ) |
Get current user id.
Definition at line 79 of file class.ilLOMemberTestResultGUI.php.
References $user_id.
Referenced by viewResult().
Here is the caller graph for this function:
|
protected |
|
protected |
View results.
Definition at line 87 of file class.ilLOMemberTestResultGUI.php.
References $GLOBALS, getParentObject(), and getUserId().
Here is the call graph for this function:
|
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().