ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
resolve () | |
Returns an array of resolved user ids based on an address instance. More... | |
![]() | |
__construct (protected ilMailAddressTypeHelper $type_helper, protected ilMailAddress $address, protected ilLogger $logger) | |
validate (int $sender_id) | |
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... | |
resolve () | |
Returns an array of resolved user ids based on an address instance. More... | |
validate (int $sender_id) | |
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 $sender_id) | |
![]() | |
isValid (int $sender_id) | |
pushError (string $language_variable, array $place_holder_values=[]) | |
Definition at line 21 of file class.ilMailGroupAddressType.php.
|
protected |
Reimplemented from ilBaseMailAddressType.
Definition at line 23 of file class.ilMailGroupAddressType.php.
ilMailGroupAddressType::resolve | ( | ) |
Returns an array of resolved user ids based on an address instance.
Implements ilMailAddressType.
Definition at line 28 of file class.ilMailGroupAddressType.php.
References $ref_id, and ILIAS\Repository\logger().