ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Public Member Functions | |
__construct (?ilGlobalTemplateInterface $tpl=null, ?ilCtrlInterface $ctrl=null, ?ilLanguage $lng=null, ?ilObjUser $user=null, ?GlobalHttpState $http=null, ?Refinery $refinery=null, ?ilMailOptions $mail_options=null) | |
executeCommand () | |
setForm (ilMailOptionsFormGUI $form) | |
Protected Member Functions | |
getForm () | |
saveOptions () | |
showOptions (?ilMailOptionsFormGUI $form=null) | |
Protected Attributes | |
GlobalHttpState | $http |
Refinery | $refinery |
ilMailOptionsFormGUI | $form |
ilMailOptions | $mail_options |
Private Attributes | |
readonly ilGlobalTemplateInterface | $tpl |
readonly ilCtrlInterface | $ctrl |
readonly ilLanguage | $lng |
readonly ilSetting | $settings |
readonly ilObjUser | $user |
Definition at line 28 of file class.ilMailOptionsGUI.php.
ilMailOptionsGUI::__construct | ( | ?ilGlobalTemplateInterface | $tpl = null , |
?ilCtrlInterface | $ctrl = null , |
||
?ilLanguage | $lng = null , |
||
?ilObjUser | $user = null , |
||
?GlobalHttpState | $http = null , |
||
?Refinery | $refinery = null , |
||
?ilMailOptions | $mail_options = null |
||
) |
Definition at line 40 of file class.ilMailOptionsGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\user().
ilMailOptionsGUI::executeCommand | ( | ) |
Definition at line 62 of file class.ilMailOptionsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
|
protected |
Definition at line 89 of file class.ilMailOptionsGUI.php.
References ILIAS\Repository\form().
Referenced by saveOptions(), and showOptions().
|
protected |
Definition at line 98 of file class.ilMailOptionsGUI.php.
References ILIAS\Repository\ctrl(), getForm(), ILIAS\Repository\lng(), ilMailOptionsFormGUI\save(), and showOptions().
ilMailOptionsGUI::setForm | ( | ilMailOptionsFormGUI | $form | ) |
Definition at line 84 of file class.ilMailOptionsGUI.php.
References $form, and ILIAS\Repository\form().
|
protected |
Definition at line 111 of file class.ilMailOptionsGUI.php.
References getForm(), ilPropertyFormGUI\getHTML(), null, ilMailOptionsFormGUI\populate(), and ilPropertyFormGUI\setValuesByPost().
Referenced by saveOptions().
|
private |
Definition at line 31 of file class.ilMailOptionsGUI.php.
|
protected |
Definition at line 37 of file class.ilMailOptionsGUI.php.
Referenced by setForm().
|
protected |
Definition at line 35 of file class.ilMailOptionsGUI.php.
|
private |
Definition at line 32 of file class.ilMailOptionsGUI.php.
|
protected |
Definition at line 38 of file class.ilMailOptionsGUI.php.
|
protected |
Definition at line 36 of file class.ilMailOptionsGUI.php.
|
private |
Definition at line 33 of file class.ilMailOptionsGUI.php.
|
private |
Definition at line 30 of file class.ilMailOptionsGUI.php.
|
private |
Definition at line 34 of file class.ilMailOptionsGUI.php.