ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilMailRoleAddressType. More...
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 | |||
![]() | |||
__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) | |||
![]() | |||
init () | |||
isValid ($a_sender_id) | |||
![]() | |||
$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().
|
staticprotected |
Definition at line 22 of file class.ilMailRoleAddressType.php.
|
staticprotected |
Definition at line 17 of file class.ilMailRoleAddressType.php.