| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
 Collaboration diagram for ilMembershipMailGUI:Public Member Functions | |
| __construct (ilObjectGUI $object) | |
| getCurrentObject () | |
| executeCommand () | |
| sendMailToSelectedUsers () | |
Protected Member Functions | |
| initRecipientsFromPost (string $name) | |
| initMemberIdFromGet () | |
| createMailSignature () | |
Protected Attributes | |
| ilCtrlInterface | $ctrl | 
| ilLanguage | $lng | 
| GlobalHttpState | $http | 
| Factory | $refinery | 
Private Attributes | |
| ilObjectGUI | $object | 
| ilGlobalTemplateInterface | $main_tpl | 
Membership Mail GUI.
Definition at line 31 of file class.ilMembershipMailGUI.php.
| ilMembershipMailGUI::__construct | ( | ilObjectGUI | $object | ) | 
Definition at line 40 of file class.ilMembershipMailGUI.php.
References $DIC, $object, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 130 of file class.ilMembershipMailGUI.php.
References ilLink\_getLink(), getCurrentObject(), and ILIAS\Repository\lng().
Referenced by sendMailToSelectedUsers().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilMembershipMailGUI::executeCommand | ( | ) | 
Definition at line 56 of file class.ilMembershipMailGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilMembershipMailGUI::getCurrentObject | ( | ) | 
Definition at line 51 of file class.ilMembershipMailGUI.php.
References $object.
Referenced by createMailSignature(), and sendMailToSelectedUsers().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 81 of file class.ilMembershipMailGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by sendMailToSelectedUsers().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 68 of file class.ilMembershipMailGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by sendMailToSelectedUsers().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilMembershipMailGUI::sendMailToSelectedUsers | ( | ) | 
Definition at line 92 of file class.ilMembershipMailGUI.php.
References ilObjUser\_lookupLogin(), createMailSignature(), ILIAS\Repository\ctrl(), getCurrentObject(), ilMailFormCall\getRedirectTarget(), ILIAS\FileDelivery\http(), initMemberIdFromGet(), initRecipientsFromPost(), and ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 33 of file class.ilMembershipMailGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.ilMembershipMailGUI.php.
      
  | 
  protected | 
Definition at line 34 of file class.ilMembershipMailGUI.php.
      
  | 
  private | 
Definition at line 38 of file class.ilMembershipMailGUI.php.
      
  | 
  private | 
Definition at line 35 of file class.ilMembershipMailGUI.php.
Referenced by __construct(), and getCurrentObject().
      
  | 
  protected | 
Definition at line 37 of file class.ilMembershipMailGUI.php.