ILIAS  trunk Revision v11.0_alpha-1749-g1a06bdef097
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilMailAddressTypeHelper Interface Reference

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)
 

Detailed Description

Member Function Documentation

◆ doesGroupNameExists()

ilMailAddressTypeHelper::doesGroupNameExists ( string  $name)

Implemented in ilMailAddressTypeHelperImpl.

◆ getAllRefIdsForObjId()

ilMailAddressTypeHelper::getAllRefIdsForObjId ( int  $objId)
Returns
int[]

Implemented in ilMailAddressTypeHelperImpl.

◆ getGlobalMailSystemId()

ilMailAddressTypeHelper::getGlobalMailSystemId ( )

Implemented in ilMailAddressTypeHelperImpl.

◆ getGroupObjIdByTitle()

ilMailAddressTypeHelper::getGroupObjIdByTitle ( string  $title)

Implemented in ilMailAddressTypeHelperImpl.

◆ getInstallationHost()

ilMailAddressTypeHelper::getInstallationHost ( )

Implemented in ilMailAddressTypeHelperImpl.

◆ getInstanceByRefId()

ilMailAddressTypeHelper::getInstanceByRefId ( int  $refId)

Implemented in ilMailAddressTypeHelperImpl.

◆ getUserIdByLogin()

ilMailAddressTypeHelper::getUserIdByLogin ( string  $login)

Implemented in ilMailAddressTypeHelperImpl.

◆ receivesInternalMailsOnly()

ilMailAddressTypeHelper::receivesInternalMailsOnly ( int  $usrId)

Implemented in ilMailAddressTypeHelperImpl.


The documentation for this interface was generated from the following file: