|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilMailAddressTypeHelper:
Collaboration diagram for ilMailAddressTypeHelper:Public Member Functions | |
| 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 interface.ilMailAddressTypeHelper.php.
| ilMailAddressTypeHelper::doesGroupNameExists | ( | string | $name | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::getAllRefIdsForObjId | ( | int | $obj_id | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::getGlobalMailSystemId | ( | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::getGroupObjIdByTitle | ( | string | $title | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::getInstallationHost | ( | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::getInstanceByRefId | ( | int | $ref_id | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::getUserIdByLogin | ( | string | $login | ) |
Implemented in ilMailAddressTypeHelperImpl.
| ilMailAddressTypeHelper::receivesInternalMailsOnly | ( | int | $usr_id | ) |
Implemented in ilMailAddressTypeHelperImpl.