ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (ilMailOptions $mailOptions) | |
ilMailTransportSettings constructor. More... | |
adjust (string $firstMail, string $secondMail) | |
Validates the current instance settings and eventually adjusts these. More... | |
Private Attributes | |
$mailOptions | |
Definition at line 8 of file class.ilMailTransportSettings.php.
ilMailTransportSettings::__construct | ( | ilMailOptions | $mailOptions | ) |
ilMailTransportSettings constructor.
ilMailOptions | $mailOptions |
Definition at line 17 of file class.ilMailTransportSettings.php.
References $mailOptions.
ilMailTransportSettings::adjust | ( | string | $firstMail, |
string | $secondMail | ||
) |
Validates the current instance settings and eventually adjusts these.
string | $firstMail | |
string | $secondMail |
Definition at line 27 of file class.ilMailTransportSettings.php.
References ilMailOptions\FIRST_EMAIL, ilMailOptions\INCOMING_LOCAL, and ilMailOptions\SECOND_EMAIL.
|
private |
Definition at line 11 of file class.ilMailTransportSettings.php.
Referenced by __construct().