ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Class ilMailAddressTypeHelper. More...
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.