ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
UI for random assignment. More...
Public Member Functions | |
__construct (\ILIAS\DI\UIServices $ui, ilToolbarGUI $toolbar, ilLanguage $lng, ilCtrl $ctrl, ilExcRandomAssignmentManager $random_manager) | |
Constructor. More... | |
executeCommand () | |
Execute command. More... | |
renderStartPage () | |
Render start page. More... | |
Protected Member Functions | |
startExercise () | |
Protected Attributes | |
$main_tpl | |
$random_manager | |
$toolbar | |
$lng | |
$ctrl | |
$ui | |
ilExcRandomAssignmentGUI::__construct | ( | \ILIAS\DI\UIServices | $ui, |
ilToolbarGUI | $toolbar, | ||
ilLanguage | $lng, | ||
ilCtrl | $ctrl, | ||
ilExcRandomAssignmentManager | $random_manager | ||
) |
Constructor.
Definition at line 48 of file class.ilExcRandomAssignmentGUI.php.
References $ctrl, $lng, $random_manager, $toolbar, $ui, and ui().
ilExcRandomAssignmentGUI::executeCommand | ( | ) |
Execute command.
Definition at line 61 of file class.ilExcRandomAssignmentGUI.php.
References $ctrl.
ilExcRandomAssignmentGUI::renderStartPage | ( | ) |
Render start page.
Definition at line 79 of file class.ilExcRandomAssignmentGUI.php.
References $lng, $toolbar, and ui().
|
protected |
Definition at line 113 of file class.ilExcRandomAssignmentGUI.php.
|
protected |
Definition at line 38 of file class.ilExcRandomAssignmentGUI.php.
Referenced by __construct(), and executeCommand().
|
protected |
Definition at line 33 of file class.ilExcRandomAssignmentGUI.php.
Referenced by __construct(), and renderStartPage().
|
protected |
Definition at line 18 of file class.ilExcRandomAssignmentGUI.php.
|
protected |
Definition at line 23 of file class.ilExcRandomAssignmentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilExcRandomAssignmentGUI.php.
Referenced by __construct(), and renderStartPage().
|
protected |
Definition at line 43 of file class.ilExcRandomAssignmentGUI.php.
Referenced by __construct().