|
ILIAS
release_8 Revision v8.24
|
Class ilMailOnlyExternalAddressList. More...
Inheritance diagram for ilMailOnlyExternalAddressList:
Collaboration diagram for ilMailOnlyExternalAddressList:Public Member Functions | |
| __construct (ilMailAddressList $origin, string $installationHost, callable $getUsrIdByLoginCallable) | |
| value () | |
| value () | |
Protected Attributes | |
| ilMailAddressList | $origin |
| string | $installationHost |
| $getUsrIdByLoginCallable | |
Class ilMailOnlyExternalAddressList.
Definition at line 25 of file class.ilMailOnlyExternalAddressList.php.
| ilMailOnlyExternalAddressList::__construct | ( | ilMailAddressList | $origin, |
| string | $installationHost, | ||
| callable | $getUsrIdByLoginCallable | ||
| ) |
| callable | $getUsrIdByLoginCallable | A callable which accepts a string as argument and returns an integer >= 0 |
Definition at line 36 of file class.ilMailOnlyExternalAddressList.php.
References $getUsrIdByLoginCallable, $installationHost, and $origin.
| ilMailOnlyExternalAddressList::value | ( | ) |
Implements ilMailAddressList.
Definition at line 46 of file class.ilMailOnlyExternalAddressList.php.
References $c, $getUsrIdByLoginCallable, and if.
|
protected |
Definition at line 30 of file class.ilMailOnlyExternalAddressList.php.
Referenced by __construct(), and value().
|
protected |
Definition at line 28 of file class.ilMailOnlyExternalAddressList.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilMailOnlyExternalAddressList.php.
Referenced by __construct().