|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilCertificateMigrationUIElements. More...
Collaboration diagram for ilCertificateMigrationUIElements:Public Member Functions | |
| __construct (\ilObjUser $user=null, \ILIAS\DI\UIServices $ui=null, \ilLanguage $lng=null, \ilCertificateMigration $migrationHelper=null) | |
| ilCertificateMigrationUIElements constructor. More... | |
| getMigrationMessageBox (string $link) | |
| Get confirmation messagebox for manual migration start. More... | |
Protected Attributes | |
| $user | |
| $ui | |
| $lng | |
Private Attributes | |
| $migrationHelper | |
Class ilCertificateMigrationUIElements.
Definition at line 8 of file class.ilCertificateMigrationUIElements.php.
| ilCertificateMigrationUIElements::__construct | ( | \ilObjUser | $user = null, |
| \ILIAS\DI\UIServices | $ui = null, |
||
| \ilLanguage | $lng = null, |
||
| \ilCertificateMigration | $migrationHelper = null |
||
| ) |
ilCertificateMigrationUIElements constructor.
| \ilObjUser | $user | |
| \ILIAS\DI\UIServices | $ui | |
| \ilLanguage | $lng | |
| ilCertificateMigration | null | $certificateMigration |
Definition at line 29 of file class.ilCertificateMigrationUIElements.php.
References $DIC, $lng, $migrationHelper, $ui, $user, and user().
Here is the call graph for this function:| ilCertificateMigrationUIElements::getMigrationMessageBox | ( | string | $link | ) |
Get confirmation messagebox for manual migration start.
| string | $link |
Definition at line 66 of file class.ilCertificateMigrationUIElements.php.
|
protected |
Definition at line 17 of file class.ilCertificateMigrationUIElements.php.
Referenced by __construct().
|
private |
Definition at line 20 of file class.ilCertificateMigrationUIElements.php.
Referenced by __construct().
|
protected |
Definition at line 14 of file class.ilCertificateMigrationUIElements.php.
Referenced by __construct().
|
protected |
Definition at line 11 of file class.ilCertificateMigrationUIElements.php.
Referenced by __construct().