|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilMailLoginOrEmailAddressAddressType. More...
Inheritance diagram for ilMailLoginOrEmailAddressAddressType:
Collaboration diagram for ilMailLoginOrEmailAddressAddressType:Public Member Functions | |||
| resolve () | |||
{Returns an array of resolved user ids.
| |||
Public Member Functions inherited from ilBaseMailAddressType | |||
| __construct (\ilMailAddress $a_address) | |||
| ilBaseMailAddressType constructor. More... | |||
| validate ($a_sender_id) | |||
{
| |||
| getErrors () | |||
| resolve () | |||
| Returns an array of resolved user ids. More... | |||
| validate ($a_sender_id) | |||
Protected Member Functions | |||
| isValid ($a_sender_id) | |||
{
| |||
Protected Member Functions inherited from ilBaseMailAddressType | |||
| init () | |||
| isValid ($a_sender_id) | |||
Private Member Functions | |
| receivesInternalMailsOnly ($usrId) | |
Additional Inherited Members | |
Protected Attributes inherited from ilBaseMailAddressType | |
| $address | |
| $rbacsystem | |
| $rbacreview | |
| $errors = array() | |
Class ilMailLoginOrEmailAddressAddressType.
Definition at line 10 of file class.ilMailLoginOrEmailAddressAddressType.php.
|
protected |
{
| $a_sender_id | integer |
Reimplemented from ilBaseMailAddressType.
Definition at line 15 of file class.ilMailLoginOrEmailAddressAddressType.php.
References ilLoggerFactory\getLogger(), ilMailGlobalServices\getMailObjectRefId(), ilObjUser\getUserIdByLogin(), ilMail\ILIAS_HOST, receivesInternalMailsOnly(), and sprintf.
Here is the call graph for this function:
|
private |
| integer | $usrId |
Definition at line 48 of file class.ilMailLoginOrEmailAddressAddressType.php.
References $options, and ilMailOptions\INCOMING_LOCAL.
Referenced by isValid().
Here is the caller graph for this function:| ilMailLoginOrEmailAddressAddressType::resolve | ( | ) |
{Returns an array of resolved user ids.
Implements ilMailAddressType.
Definition at line 58 of file class.ilMailLoginOrEmailAddressAddressType.php.
References ilBaseMailAddressType\$address, ilLoggerFactory\getLogger(), ilObjUser\getUserIdByLogin(), ilMail\ILIAS_HOST, and sprintf.
Here is the call graph for this function: