ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilMailOnlyExternalAddressList. More...
Public Member Functions | |
__construct (\ilMailAddressList $origin, string $installationHost) | |
ilMailOnlyExternalAddressList constructor. More... | |
value () | |
| |
Protected Attributes | |
$origin | |
$installationHost | |
Class ilMailOnlyExternalAddressList.
Definition at line 8 of file class.ilMailOnlyExternalAddressList.php.
ilMailOnlyExternalAddressList::__construct | ( | \ilMailAddressList | $origin, |
string | $installationHost | ||
) |
ilMailOnlyExternalAddressList constructor.
\ilMailAddressList | $origin | |
string | $installationHost |
Definition at line 21 of file class.ilMailOnlyExternalAddressList.php.
References $installationHost, and $origin.
ilMailOnlyExternalAddressList::value | ( | ) |
Implements ilMailAddressList.
Definition at line 30 of file class.ilMailOnlyExternalAddressList.php.
References $installationHost, and ilObjUser\_lookupId().
|
protected |
Definition at line 14 of file class.ilMailOnlyExternalAddressList.php.
Referenced by __construct(), and value().
|
protected |
Definition at line 11 of file class.ilMailOnlyExternalAddressList.php.
Referenced by __construct().