ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (ilMailOptions $mailOptions) | |
adjust (string $firstMail, string $secondMail, bool $persist=true) | |
Private Attributes | |
ilMailOptions | $mailOptions |
Definition at line 24 of file class.ilMailTransportSettings.php.
ilMailTransportSettings::__construct | ( | ilMailOptions | $mailOptions | ) |
Definition at line 28 of file class.ilMailTransportSettings.php.
References $mailOptions.
ilMailTransportSettings::adjust | ( | string | $firstMail, |
string | $secondMail, | ||
bool | $persist = true |
||
) |
Definition at line 33 of file class.ilMailTransportSettings.php.
References ilMailOptions\FIRST_EMAIL, ilMailOptions\INCOMING_LOCAL, and ilMailOptions\SECOND_EMAIL.
|
private |
Definition at line 26 of file class.ilMailTransportSettings.php.
Referenced by __construct().