ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct (protected string $installation_host) | |
doesGroupNameExists (string $name) | |
getGroupObjIdByTitle (string $title) | |
getInstanceByRefId (int $ref_id) | |
getAllRefIdsForObjId (int $obj_id) | |
getUserIdByLogin (string $login) | |
getInstallationHost () | |
getGlobalMailSystemId () | |
receivesInternalMailsOnly (int $usr_id) | |
Definition at line 21 of file class.ilMailAddressTypeHelperImpl.php.
ilMailAddressTypeHelperImpl::__construct | ( | protected string | $installation_host | ) |
Definition at line 23 of file class.ilMailAddressTypeHelperImpl.php.
ilMailAddressTypeHelperImpl::doesGroupNameExists | ( | string | $name | ) |
Implements ilMailAddressTypeHelper.
Definition at line 27 of file class.ilMailAddressTypeHelperImpl.php.
References ilUtil\groupNameExists().
ilMailAddressTypeHelperImpl::getAllRefIdsForObjId | ( | int | $obj_id | ) |
Implements ilMailAddressTypeHelper.
Definition at line 42 of file class.ilMailAddressTypeHelperImpl.php.
References ilObject\_getAllReferences().
ilMailAddressTypeHelperImpl::getGlobalMailSystemId | ( | ) |
Implements ilMailAddressTypeHelper.
Definition at line 57 of file class.ilMailAddressTypeHelperImpl.php.
References ilMailGlobalServices\getMailObjectRefId().
ilMailAddressTypeHelperImpl::getGroupObjIdByTitle | ( | string | $title | ) |
Implements ilMailAddressTypeHelper.
Definition at line 32 of file class.ilMailAddressTypeHelperImpl.php.
References ilObjGroup\_lookupIdByTitle().
ilMailAddressTypeHelperImpl::getInstallationHost | ( | ) |
Implements ilMailAddressTypeHelper.
Definition at line 52 of file class.ilMailAddressTypeHelperImpl.php.
ilMailAddressTypeHelperImpl::getInstanceByRefId | ( | int | $ref_id | ) |
Implements ilMailAddressTypeHelper.
Definition at line 37 of file class.ilMailAddressTypeHelperImpl.php.
References ilObjectFactory\getInstanceByRefId().
ilMailAddressTypeHelperImpl::getUserIdByLogin | ( | string | $login | ) |
Implements ilMailAddressTypeHelper.
Definition at line 47 of file class.ilMailAddressTypeHelperImpl.php.
References ilObjUser\getUserIdByLogin().
ilMailAddressTypeHelperImpl::receivesInternalMailsOnly | ( | int | $usr_id | ) |
Implements ilMailAddressTypeHelper.
Definition at line 62 of file class.ilMailAddressTypeHelperImpl.php.
References ilMailOptions\INCOMING_LOCAL.