|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\User\Account\DeleteAccountGUI: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 29 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 31 of file class.DeleteAccountGUI.php.
|
protected |
Definition at line 85 of file class.DeleteAccountGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 93 of file class.DeleteAccountGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\User\StaticURLHandler\DEL_OWN_ACCOUNT_OPERATION, ilSession\SESSION_CLOSE_USER, and ilSession\setClosingContext().
Here is the call graph for this function:
|
protected |
Definition at line 53 of file class.DeleteAccountGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), SYSTEM_USER_ID, and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 106 of file class.DeleteAccountGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), SYSTEM_USER_ID, and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 137 of file class.DeleteAccountGUI.php.
References ILIAS\Repository\ctrl(), ilDatePresentation\formatDate(), IL_CAL_UNIX, ILIAS\Repository\lng(), ILIAS\Repository\settings(), ilDatePresentation\setUseRelativeDates(), and SYSTEM_USER_ID.
Here is the call graph for this function:| ILIAS\User\Account\DeleteAccountGUI::executeCommand | ( | ) |
Definition at line 46 of file class.DeleteAccountGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function: