|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilMailGroupAddressType. More...
Inheritance diagram for ilMailGroupAddressType:
Collaboration diagram for ilMailGroupAddressType:Public Member Functions | |||
| isValid ($a_sender_id) | |||
{
| |||
| 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) | |||
Additional Inherited Members | |
Protected Member Functions inherited from ilBaseMailAddressType | |
| init () | |
| isValid ($a_sender_id) | |
Protected Attributes inherited from ilBaseMailAddressType | |
| $address | |
| $rbacsystem | |
| $rbacreview | |
| $errors = array() | |
Class ilMailGroupAddressType.
Definition at line 11 of file class.ilMailGroupAddressType.php.
| ilMailGroupAddressType::isValid | ( | $a_sender_id | ) |
{
| $a_sender_id | integer |
Reimplemented from ilBaseMailAddressType.
Definition at line 16 of file class.ilMailGroupAddressType.php.
References ilUtil\groupNameExists().
Here is the call graph for this function:| ilMailGroupAddressType::resolve | ( | ) |
{Returns an array of resolved user ids.
Implements ilMailAddressType.
Definition at line 24 of file class.ilMailGroupAddressType.php.
References ilObject\_getAllReferences(), ilObjGroup\_lookupIdByTitle(), ilObjectFactory\getInstanceByRefId(), ilLoggerFactory\getLogger(), and sprintf.
Here is the call graph for this function: