|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilMailLoginOrEmailAddressAddressType. More...
Inheritance diagram for ilMailLoginOrEmailAddressAddressType:
Collaboration diagram for ilMailLoginOrEmailAddressAddressType:Public Member Functions | |
| __construct (ilMailAddressTypeHelper $typeHelper, ilMailAddress $address, ilLogger $logger, protected ilRbacSystem $rbacsystem) | |
| resolve () | |
| Returns an array of resolved user ids based on an address instance. More... | |
Public Member Functions inherited from ilBaseMailAddressType | |
| __construct (protected ilMailAddressTypeHelper $typeHelper, protected ilMailAddress $address, protected ilLogger $logger) | |
| validate (int $senderId) | |
| Validates the parsed recipients and set errors accordingly. More... | |
| getErrors () | |
| Returns a list of errors determined in the validation process. More... | |
| getAddress () | |
| The address instance used for validation and user id lookup. More... | |
Protected Member Functions | |
| isValid (int $senderId) | |
Protected Member Functions inherited from ilBaseMailAddressType | |
| isValid (int $senderId) | |
| pushError (string $languageVariable, array $placeHolderValues=[]) | |
Class ilMailLoginOrEmailAddressAddressType.
Definition at line 25 of file class.ilMailLoginOrEmailAddressAddressType.php.
| ilMailLoginOrEmailAddressAddressType::__construct | ( | ilMailAddressTypeHelper | $typeHelper, |
| ilMailAddress | $address, | ||
| ilLogger | $logger, | ||
| protected ilRbacSystem | $rbacsystem | ||
| ) |
Definition at line 27 of file class.ilMailLoginOrEmailAddressAddressType.php.
References ILIAS\MetaData\Repository\Validation\Data\__construct().
Here is the call graph for this function:
|
protected |
Definition at line 36 of file class.ilMailLoginOrEmailAddressAddressType.php.
References ILIAS\Repository\logger(), and ilBaseMailAddressType\pushError().
Here is the call graph for this function:| ilMailLoginOrEmailAddressAddressType::resolve | ( | ) |
Returns an array of resolved user ids based on an address instance.
Implements ilMailAddressType.
Definition at line 71 of file class.ilMailLoginOrEmailAddressAddressType.php.
References ILIAS\Repository\logger().
Here is the call graph for this function: