|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilMailAddressTypeHelper. More...
Inheritance diagram for ilMailAddressTypeHelperImpl:
Collaboration diagram for ilMailAddressTypeHelperImpl: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().
Here is the call graph for this function:| ilMailAddressTypeHelperImpl::getAllRefIdsForObjId | ( | int | $objId | ) |
Implements ilMailAddressTypeHelper.
Definition at line 46 of file class.ilMailAddressTypeHelperImpl.php.
References ilObject\_getAllReferences().
Here is the call graph for this function:| ilMailAddressTypeHelperImpl::getGlobalMailSystemId | ( | ) |
Implements ilMailAddressTypeHelper.
Definition at line 61 of file class.ilMailAddressTypeHelperImpl.php.
References ilMailGlobalServices\getMailObjectRefId().
Here is the call graph for this function:| ilMailAddressTypeHelperImpl::getGroupObjIdByTitle | ( | string | $title | ) |
Implements ilMailAddressTypeHelper.
Definition at line 36 of file class.ilMailAddressTypeHelperImpl.php.
References ilObjGroup\_lookupIdByTitle().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| ilMailAddressTypeHelperImpl::getUserIdByLogin | ( | string | $login | ) |
Implements ilMailAddressTypeHelper.
Definition at line 51 of file class.ilMailAddressTypeHelperImpl.php.
References ilObjUser\getUserIdByLogin().
Here is the call graph for this function:| ilMailAddressTypeHelperImpl::receivesInternalMailsOnly | ( | int | $usrId | ) |
Implements ilMailAddressTypeHelper.
Definition at line 66 of file class.ilMailAddressTypeHelperImpl.php.
References ilMailOptions\INCOMING_LOCAL.