ILIAS
trunk Revision v11.0_alpha-1723-g8e69f309bab
|
Class ilMailAddressTypeHelper. More...
Public Member Functions | |
__construct (protected string $installationHost) | |
doesGroupNameExists (string $name) | |
getGroupObjIdByTitle (string $title) | |
getInstanceByRefId (int $refId) | |
getAllRefIdsForObjId (int $objId) | |
getUserIdByLogin (string $login) | |
getInstallationHost () | |
getGlobalMailSystemId () | |
receivesInternalMailsOnly (int $usrId) | |
Class ilMailAddressTypeHelper.
Definition at line 25 of file class.ilMailAddressTypeHelperImpl.php.
ilMailAddressTypeHelperImpl::__construct | ( | protected string | $installationHost | ) |
Definition at line 27 of file class.ilMailAddressTypeHelperImpl.php.
ilMailAddressTypeHelperImpl::doesGroupNameExists | ( | string | $name | ) |
Implements ilMailAddressTypeHelper.
Definition at line 31 of file class.ilMailAddressTypeHelperImpl.php.
References ilUtil\groupNameExists().
ilMailAddressTypeHelperImpl::getAllRefIdsForObjId | ( | int | $objId | ) |
Implements ilMailAddressTypeHelper.
Definition at line 46 of file class.ilMailAddressTypeHelperImpl.php.
References ilObject\_getAllReferences().
ilMailAddressTypeHelperImpl::getGlobalMailSystemId | ( | ) |
Implements ilMailAddressTypeHelper.
Definition at line 61 of file class.ilMailAddressTypeHelperImpl.php.
References ilMailGlobalServices\getMailObjectRefId().
ilMailAddressTypeHelperImpl::getGroupObjIdByTitle | ( | string | $title | ) |
Implements ilMailAddressTypeHelper.
Definition at line 36 of file class.ilMailAddressTypeHelperImpl.php.
References ilObjGroup\_lookupIdByTitle().
ilMailAddressTypeHelperImpl::getInstallationHost | ( | ) |
Implements ilMailAddressTypeHelper.
Definition at line 56 of file class.ilMailAddressTypeHelperImpl.php.
ilMailAddressTypeHelperImpl::getInstanceByRefId | ( | int | $refId | ) |
Implements ilMailAddressTypeHelper.
Definition at line 41 of file class.ilMailAddressTypeHelperImpl.php.
References ilObjectFactory\getInstanceByRefId().
ilMailAddressTypeHelperImpl::getUserIdByLogin | ( | string | $login | ) |
Implements ilMailAddressTypeHelper.
Definition at line 51 of file class.ilMailAddressTypeHelperImpl.php.
References ilObjUser\getUserIdByLogin().
ilMailAddressTypeHelperImpl::receivesInternalMailsOnly | ( | int | $usrId | ) |
Implements ilMailAddressTypeHelper.
Definition at line 66 of file class.ilMailAddressTypeHelperImpl.php.
References ilMailOptions\INCOMING_LOCAL.