ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct (ilMailOptions $mailOptions) | |
adjust ($firstMail, $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 | ) |
Definition at line 12 of file class.ilMailTransportSettings.php.
References $mailOptions.
ilMailTransportSettings::adjust | ( | $firstMail, | |
$secondMail | |||
) |
Validates the current instance settings and eventually adjusts these.
string | $firstMail | |
string | $secondMail |
Definition at line 23 of file class.ilMailTransportSettings.php.
References ilMailOptions\FIRST_EMAIL, ilMailOptions\INCOMING_LOCAL, and ilMailOptions\SECOND_EMAIL.
|
private |
Definition at line 10 of file class.ilMailTransportSettings.php.
Referenced by __construct().