ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (private readonly \ilCtrl $ctrl, private readonly Language $lng, private readonly \ilGlobalTemplateInterface $tpl, private readonly UIFactory $ui_factory, private readonly UIRenderer $ui_renderer, private readonly \ilToolbarGUI $toolbar, private readonly LoggingServices $log, private readonly \ilMailMimeSenderFactory $mail_sender_factory, private readonly \ilSetting $settings, private readonly \ilAuthSession $auth_session, private readonly \ilObjUser $current_user) | |
executeCommand () | |
Protected Member Functions | |
deleteOwnAccountStep1 () | |
abortDeleteOwnAccount () | |
deleteOwnAccountLogout () | |
deleteOwnAccountStep2 () | |
deleteOwnAccountStep3 () | |
Definition at line 28 of file class.DeleteAccountGUI.php.
ILIAS\User\Account\DeleteAccountGUI::__construct | ( | private readonly \ilCtrl | $ctrl, |
private readonly Language | $lng, | ||
private readonly \ilGlobalTemplateInterface | $tpl, | ||
private readonly UIFactory | $ui_factory, | ||
private readonly UIRenderer | $ui_renderer, | ||
private readonly \ilToolbarGUI | $toolbar, | ||
private readonly LoggingServices | $log, | ||
private readonly \ilMailMimeSenderFactory | $mail_sender_factory, | ||
private readonly \ilSetting | $settings, | ||
private readonly \ilAuthSession | $auth_session, | ||
private readonly \ilObjUser | $current_user | ||
) |
Definition at line 30 of file class.DeleteAccountGUI.php.
|
protected |
Definition at line 84 of file class.DeleteAccountGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
|
protected |
Definition at line 92 of file class.DeleteAccountGUI.php.
References ILIAS\Repository\ctrl(), ilSession\SESSION_CLOSE_USER, and ilSession\setClosingContext().
|
protected |
Definition at line 52 of file class.DeleteAccountGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), SYSTEM_USER_ID, and ILIAS\Repository\toolbar().
|
protected |
Definition at line 102 of file class.DeleteAccountGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), SYSTEM_USER_ID, and ILIAS\Repository\toolbar().
|
protected |
Definition at line 133 of file class.DeleteAccountGUI.php.
References $message, ILIAS\Repository\ctrl(), ilDatePresentation\formatDate(), IL_CAL_UNIX, ILIAS\Repository\lng(), ILIAS\Repository\settings(), ilDatePresentation\setUseRelativeDates(), and SYSTEM_USER_ID.
ILIAS\User\Account\DeleteAccountGUI::executeCommand | ( | ) |
Definition at line 45 of file class.DeleteAccountGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().