|
ILIAS
release_8 Revision v8.24
|
Class ilMailAddressTypeHelper. More...
Inheritance diagram for ilMailAddressTypeHelper:
Collaboration diagram for ilMailAddressTypeHelper:Public Member Functions | |
| 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 interface.ilMailAddressTypeHelper.php.
| ilMailAddressTypeHelper::doesGroupNameExists | ( | string | $name | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::getAllRefIdsForObjId | ( | int | $objId | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::getGlobalMailSystemId | ( | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::getGroupObjIdByTitle | ( | string | $title | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::getInstallationHost | ( | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::getInstanceByRefId | ( | int | $refId | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::getUserIdByLogin | ( | string | $login | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::receivesInternalMailsOnly | ( | int | $usrId | ) |
Implemented in ilMailAddressTypeHelperImpl.