ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilCertificateMigrationGUI. More...
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.
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().
ilCertificateMigrationGUI::executeCommand | ( | ) |
execute command
Definition at line 121 of file class.ilCertificateMigrationGUI.php.
References $ret, and getCommand().
ilCertificateMigrationGUI::getCommand | ( | string | $cmd | ) |
Retrieves the ilCtrl command.
string | $cmd |
Definition at line 141 of file class.ilCertificateMigrationGUI.php.
Referenced by executeCommand().
ilCertificateMigrationGUI::startMigrationAndReturnMessage | ( | ) |
Definition at line 150 of file class.ilCertificateMigrationGUI.php.
References $factory, and user().
|
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().