| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilMailOptionsGUI: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().
 Here is the call graph for this function:| ilMailOptionsGUI::executeCommand | ( | ) | 
Definition at line 62 of file class.ilMailOptionsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 89 of file class.ilMailOptionsGUI.php.
References ILIAS\Repository\form().
Referenced by saveOptions(), and showOptions().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 98 of file class.ilMailOptionsGUI.php.
References ILIAS\Repository\ctrl(), getForm(), ILIAS\Repository\lng(), ilMailOptionsFormGUI\save(), and showOptions().
 Here is the call graph for this function:| ilMailOptionsGUI::setForm | ( | ilMailOptionsFormGUI | $form | ) | 
Definition at line 84 of file class.ilMailOptionsGUI.php.
References $form, and ILIAS\Repository\form().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 111 of file class.ilMailOptionsGUI.php.
References getForm(), ilPropertyFormGUI\getHTML(), ilMailOptionsFormGUI\populate(), and ilPropertyFormGUI\setValuesByPost().
Referenced by saveOptions().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  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.