ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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)
Parameters
string$name
Returns
bool

Implemented in ilMailAddressTypeHelperImpl.

◆ getAllRefIdsForObjId()

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

Implemented in ilMailAddressTypeHelperImpl.

◆ getGlobalMailSystemId()

ilMailAddressTypeHelper::getGlobalMailSystemId ( )
Returns
int

Implemented in ilMailAddressTypeHelperImpl.

◆ getGroupObjIdByTitle()

ilMailAddressTypeHelper::getGroupObjIdByTitle ( string  $title)
Parameters
string$title
Returns
int

Implemented in ilMailAddressTypeHelperImpl.

◆ getInstallationHost()

ilMailAddressTypeHelper::getInstallationHost ( )
Returns
string

Implemented in ilMailAddressTypeHelperImpl.

◆ getInstanceByRefId()

ilMailAddressTypeHelper::getInstanceByRefId ( int  $refId)
Parameters
int$refId
Returns

Implemented in ilMailAddressTypeHelperImpl.

◆ getUserIdByLogin()

ilMailAddressTypeHelper::getUserIdByLogin ( string  $login)
Parameters
string$login
Returns
int

Implemented in ilMailAddressTypeHelperImpl.

◆ receivesInternalMailsOnly()

ilMailAddressTypeHelper::receivesInternalMailsOnly ( int  $usrId)
Parameters
int$usrId
Returns
bool

Implemented in ilMailAddressTypeHelperImpl.


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