ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
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.