|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilMailOnlyExternalAddressList. More...
Inheritance diagram for ilMailOnlyExternalAddressList:
Collaboration diagram for ilMailOnlyExternalAddressList:Public Member Functions | |
| __construct (\ilMailAddressList $origin, string $installationHost) | |
| ilMailOnlyExternalAddressList constructor. More... | |
| value () | |
| |
| 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 ilObjUser\_lookupId(), and if.
Here is the call graph for this function:
|
protected |
Definition at line 14 of file class.ilMailOnlyExternalAddressList.php.
Referenced by __construct().
|
protected |
Definition at line 11 of file class.ilMailOnlyExternalAddressList.php.
Referenced by __construct().