ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
@ilCtrl_Calls ILIAS\User\Settings\NewAccountMail\SettingsGUI: ILIAS\User\Settings\NewAccountMail\UploadHandlerGUI More...
Public Member Functions | |
__construct (private readonly \ilLanguage $lng, private readonly \ilCtrl $ctrl, private readonly \ilAccess $access, private readonly \ilGlobalTemplateInterface $tpl, private readonly \ilMustacheFactory $mail_mustache_factory, private readonly UIFactory $ui_factory, private readonly UIRenderer $ui_renderer, private readonly Refinery $refinery, private readonly ServerRequestInterface $request, private readonly ResourceStorage $irss, private readonly Repository $account_mail_repo) | |
executeCommand () | |
Private Member Functions | |
showCmd (?StandardForm $form=null) | |
saveCmd () | |
buildForm () | |
buildValidateMailBodyConstraint () | |
buildConvertCurlyBracesTrafo () | |
convertCurlyBracesForFormOutput (string $value) | |
Private Attributes | |
readonly UploadHandlerGUI | $upload_handler_gui |
readonly Stakeholder | $stakeholder |
@ilCtrl_Calls ILIAS\User\Settings\NewAccountMail\SettingsGUI: ILIAS\User\Settings\NewAccountMail\UploadHandlerGUI
Definition at line 36 of file class.SettingsGUI.php.
ILIAS\User\Settings\NewAccountMail\SettingsGUI::__construct | ( | private readonly \ilLanguage | $lng, |
private readonly \ilCtrl | $ctrl, | ||
private readonly \ilAccess | $access, | ||
private readonly \ilGlobalTemplateInterface | $tpl, | ||
private readonly \ilMustacheFactory | $mail_mustache_factory, | ||
private readonly UIFactory | $ui_factory, | ||
private readonly UIRenderer | $ui_renderer, | ||
private readonly Refinery | $refinery, | ||
private readonly ServerRequestInterface | $request, | ||
private readonly ResourceStorage | $irss, | ||
private readonly Repository | $account_mail_repo | ||
) |
Definition at line 43 of file class.SettingsGUI.php.
|
private |
Definition at line 221 of file class.SettingsGUI.php.
References ILIAS\Repository\refinery().
|
private |
Definition at line 149 of file class.SettingsGUI.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by ILIAS\User\Settings\NewAccountMail\SettingsGUI\saveCmd(), and ILIAS\User\Settings\NewAccountMail\SettingsGUI\showCmd().
|
private |
Definition at line 206 of file class.SettingsGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
|
private |
Definition at line 228 of file class.SettingsGUI.php.
ILIAS\User\Settings\NewAccountMail\SettingsGUI::executeCommand | ( | ) |
Definition at line 63 of file class.SettingsGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
|
private |
Definition at line 105 of file class.SettingsGUI.php.
References $data, ILIAS\User\Settings\NewAccountMail\SettingsGUI\buildForm(), ILIAS\Repository\lng(), and ILIAS\User\Settings\NewAccountMail\SettingsGUI\showCmd().
|
private |
Definition at line 74 of file class.SettingsGUI.php.
References ILIAS\User\Settings\NewAccountMail\SettingsGUI\buildForm(), and ILIAS\Repository\lng().
Referenced by ILIAS\User\Settings\NewAccountMail\SettingsGUI\saveCmd().
|
private |
Definition at line 41 of file class.SettingsGUI.php.
|
private |
Definition at line 40 of file class.SettingsGUI.php.