|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilMailRoleAddressType. More...
Inheritance diagram for ilMailRoleAddressType:
Collaboration diagram for ilMailRoleAddressType:Static Protected Member Functions | |
| static | getRoleIdsByAddress (ilMailAddress $a_address) |
Static Protected Attributes | |
| static | $role_ids_by_address = array() |
| static | $may_send_to_global_roles = array() |
Additional Inherited Members | |||
Public Member Functions inherited from ilBaseMailAddressType | |||
| __construct (ilMailAddress $a_address) | |||
| ilBaseMailAddressType constructor. More... | |||
| validate ($a_sender_id) | |||
{
| |||
| getErrors () | |||
Public Member Functions inherited from ilMailAddressType | |||
| resolve () | |||
| Returns an array of resolved user ids. More... | |||
| validate ($a_sender_id) | |||
Protected Member Functions inherited from ilBaseMailAddressType | |||
| init () | |||
| isValid ($a_sender_id) | |||
Protected Attributes inherited from ilBaseMailAddressType | |||
| $address | |||
| $errors = array() | |||
Class ilMailRoleAddressType.
Definition at line 12 of file class.ilMailRoleAddressType.php.
|
staticprotected |
| ilMailAddress | $a_address |
Definition at line 28 of file class.ilMailRoleAddressType.php.
References ilBaseMailAddressType\$address, ilMailAddress\getHost(), and ilMailAddress\getMailbox().
Here is the call graph for this function:
|
staticprotected |
Definition at line 22 of file class.ilMailRoleAddressType.php.
|
staticprotected |
Definition at line 17 of file class.ilMailRoleAddressType.php.