| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Class ilMailMimeSenderUserById. More...
 Inheritance diagram for ilMailMimeSenderUserById:
 Collaboration diagram for ilMailMimeSenderUserById:Public Member Functions | |
| __construct (ilSetting $settings, int $usrId, ilMustacheFactory $mustache_factory) | |
  Public Member Functions inherited from ilMailMimeSenderUser | |
| __construct (protected ilSetting $settings, protected ilObjUser $user, protected ilMustacheFactory $mustache_factory) | |
| hasReplyToAddress () | |
| getReplyToAddress () | |
| getReplyToName () | |
| hasEnvelopFromAddress () | |
| getEnvelopFromAddress () | |
| getFromAddress () | |
| getFromName () | |
Static Public Member Functions | |
| static | addUserToCache (int $usrId, ilObjUser $user) | 
Static Protected Attributes | |
| static array | $userInstances = [] | 
Class ilMailMimeSenderUserById.
Definition at line 25 of file class.ilMailMimeSenderUserById.php.
| ilMailMimeSenderUserById::__construct | ( | ilSetting | $settings, | 
| int | $usrId, | ||
| ilMustacheFactory | $mustache_factory | ||
| ) | 
Definition at line 30 of file class.ilMailMimeSenderUserById.php.
References ILIAS\MetaData\Repository\Validation\Data\__construct().
 Here is the call graph for this function:
      
  | 
  static | 
Definition at line 39 of file class.ilMailMimeSenderUserById.php.
Referenced by ilMailMimeTest\setUp(), and ilMailTest\testExternalMailDeliveryToLocalRecipientsWorksAsExpected().
 Here is the caller graph for this function:
      
  | 
  staticprotected | 
Definition at line 28 of file class.ilMailMimeSenderUserById.php.