|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
@ilCtrl_Calls ILIAS\User\Settings\NewAccountMail\SettingsGUI: ILIAS\User\Settings\NewAccountMail\UploadHandlerGUI More...
Collaboration diagram for ILIAS\User\Settings\NewAccountMail\SettingsGUI: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 217 of file class.SettingsGUI.php.
References ILIAS\Repository\refinery().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 202 of file class.SettingsGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
private |
Definition at line 224 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().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 41 of file class.SettingsGUI.php.
|
private |
Definition at line 40 of file class.SettingsGUI.php.