|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilCertificateMigrationGUI. More...
Collaboration diagram for ilCertificateMigrationGUI:Public Member Functions | |
| __construct (\ilCtrl $ctrl=null, \ilLanguage $lng=null, \ilAccessHandler $access=null, \ILIAS\DI\BackgroundTaskServices $backgroundTasks=null, \ilObjUser $user=null, \ilLearningHistoryService $learningHistoryService=null, \ilSetting $certificateSettings=null, \ilCertificateMigrationValidator $migrationValidator=null, \ilErrorHandling $errorHandler=null, \ilLog $logger=null) | |
| ilCertificateMigrationGUI constructor. More... | |
| executeCommand () | |
| execute command More... | |
| getCommand (string $cmd) | |
| Retrieves the ilCtrl command. More... | |
| startMigrationAndReturnMessage () | |
Protected Attributes | |
| $ctrl | |
| $lng | |
| $access | |
| $tpl | |
| $user | |
| $backgroundTasks | |
| $learningHistoryService | |
Private Attributes | |
| $logger | |
| $migrationValidator | |
| $errorHandler | |
Class ilCertificateMigrationGUI.
@ilCtrl_IsCalledBy ilCertificateMigrationGUI: ilPersonalProfileGUI, ilUserCertificateGUI
Definition at line 11 of file class.ilCertificateMigrationGUI.php.
| ilCertificateMigrationGUI::__construct | ( | \ilCtrl | $ctrl = null, |
| \ilLanguage | $lng = null, |
||
| \ilAccessHandler | $access = null, |
||
| \ILIAS\DI\BackgroundTaskServices | $backgroundTasks = null, |
||
| \ilObjUser | $user = null, |
||
| \ilLearningHistoryService | $learningHistoryService = null, |
||
| \ilSetting | $certificateSettings = null, |
||
| \ilCertificateMigrationValidator | $migrationValidator = null, |
||
| \ilErrorHandling | $errorHandler = null, |
||
| \ilLog | $logger = null |
||
| ) |
ilCertificateMigrationGUI constructor.
| \ilCtrl | $ctrl | |
| \ilLanguage | $lng | |
| ilAccessHandler | null | $access | |
| \ILIAS\DI\BackgroundTaskServices | $backgroundTasks | |
| \ilObjUser | $user | |
| \ilLearningHistoryService | $learningHistoryService | |
| ilSetting | null | $certificateSettings | |
| ilCertificateMigrationValidator | null | $migrationValidator | |
| ilErrorHandling | null | $errorHandler | |
| ilLog | null | $logger |
Definition at line 56 of file class.ilCertificateMigrationGUI.php.
References $access, $backgroundTasks, $ctrl, $DIC, $errorHandler, $learningHistoryService, $lng, $logger, $migrationValidator, $user, and user().
Here is the call graph for this function:| ilCertificateMigrationGUI::executeCommand | ( | ) |
execute command
Definition at line 121 of file class.ilCertificateMigrationGUI.php.
References $ret, and getCommand().
Here is the call graph for this function:| ilCertificateMigrationGUI::getCommand | ( | string | $cmd | ) |
Retrieves the ilCtrl command.
| string | $cmd |
Definition at line 141 of file class.ilCertificateMigrationGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilCertificateMigrationGUI::startMigrationAndReturnMessage | ( | ) |
Definition at line 150 of file class.ilCertificateMigrationGUI.php.
References $factory, and user().
Here is the call graph for this function:
|
protected |
Definition at line 23 of file class.ilCertificateMigrationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilCertificateMigrationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 17 of file class.ilCertificateMigrationGUI.php.
Referenced by __construct().
|
private |
Definition at line 41 of file class.ilCertificateMigrationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilCertificateMigrationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 20 of file class.ilCertificateMigrationGUI.php.
Referenced by __construct().
|
private |
Definition at line 14 of file class.ilCertificateMigrationGUI.php.
Referenced by __construct().
|
private |
Definition at line 38 of file class.ilCertificateMigrationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilCertificateMigrationGUI.php.
|
protected |
Definition at line 29 of file class.ilCertificateMigrationGUI.php.
Referenced by __construct().