ILIAS
release_8 Revision v8.19
|
UI for random assignment (ui) More...
Public Member Functions | |
__construct (UIServices $ui, ilToolbarGUI $toolbar, ilLanguage $lng, ilCtrl $ctrl, Mandatory\RandomAssignmentsManager $random_manager) | |
executeCommand () | |
renderStartPage () | |
Protected Member Functions | |
startExercise () | |
Protected Attributes | |
ilGlobalTemplateInterface | $main_tpl |
Mandatory RandomAssignmentsManager | $random_manager |
ilToolbarGUI | $toolbar |
ilLanguage | $lng |
ilCtrl | $ctrl |
UIServices | $ui |
UI for random assignment (ui)
Definition at line 27 of file class.ilExcRandomAssignmentGUI.php.
ilExcRandomAssignmentGUI::__construct | ( | UIServices | $ui, |
ilToolbarGUI | $toolbar, | ||
ilLanguage | $lng, | ||
ilCtrl | $ctrl, | ||
Mandatory\RandomAssignmentsManager | $random_manager | ||
) |
Definition at line 36 of file class.ilExcRandomAssignmentGUI.php.
References $ctrl, $lng, $random_manager, $toolbar, $ui, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\DI\UIServices\mainTemplate(), ILIAS\Repository\toolbar(), and ILIAS\Repository\ui().
ilExcRandomAssignmentGUI::executeCommand | ( | ) |
Definition at line 51 of file class.ilExcRandomAssignmentGUI.php.
References $ctrl, ilCtrl\getCmd(), and ilCtrl\getNextClass().
ilExcRandomAssignmentGUI::renderStartPage | ( | ) |
Definition at line 72 of file class.ilExcRandomAssignmentGUI.php.
References $lng, $toolbar, ilToolbarGUI\addComponent(), ILIAS\Repository\ctrl(), ilLanguage\txt(), and ILIAS\Repository\ui().
|
protected |
Definition at line 100 of file class.ilExcRandomAssignmentGUI.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 33 of file class.ilExcRandomAssignmentGUI.php.
Referenced by __construct(), and executeCommand().
|
protected |
Definition at line 32 of file class.ilExcRandomAssignmentGUI.php.
Referenced by __construct(), and renderStartPage().
|
protected |
Definition at line 29 of file class.ilExcRandomAssignmentGUI.php.
|
protected |
Definition at line 30 of file class.ilExcRandomAssignmentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilExcRandomAssignmentGUI.php.
Referenced by __construct(), and renderStartPage().
|
protected |
Definition at line 34 of file class.ilExcRandomAssignmentGUI.php.
Referenced by __construct().