|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilMailAddressTypeHelperImpl:
Collaboration diagram for ilMailAddressTypeHelperImpl:Public Member Functions | |
| __construct (protected string $installation_host) | |
| doesGroupNameExists (string $name) | |
| getGroupObjIdByTitle (string $title) | |
| getInstanceByRefId (int $ref_id) | |
| getAllRefIdsForObjId (int $obj_id) | |
| getUserIdByLogin (string $login) | |
| getInstallationHost () | |
| getGlobalMailSystemId () | |
| receivesInternalMailsOnly (int $usr_id) | |
| 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 class.ilMailAddressTypeHelperImpl.php.
| ilMailAddressTypeHelperImpl::__construct | ( | protected string | $installation_host | ) |
Definition at line 23 of file class.ilMailAddressTypeHelperImpl.php.
| ilMailAddressTypeHelperImpl::doesGroupNameExists | ( | string | $name | ) |
Implements ilMailAddressTypeHelper.
Definition at line 27 of file class.ilMailAddressTypeHelperImpl.php.
References ilUtil\groupNameExists().
Here is the call graph for this function:| ilMailAddressTypeHelperImpl::getAllRefIdsForObjId | ( | int | $obj_id | ) |
Implements ilMailAddressTypeHelper.
Definition at line 42 of file class.ilMailAddressTypeHelperImpl.php.
References ilObject\_getAllReferences().
Here is the call graph for this function:| ilMailAddressTypeHelperImpl::getGlobalMailSystemId | ( | ) |
Implements ilMailAddressTypeHelper.
Definition at line 57 of file class.ilMailAddressTypeHelperImpl.php.
References ilMailGlobalServices\getMailObjectRefId().
Here is the call graph for this function:| ilMailAddressTypeHelperImpl::getGroupObjIdByTitle | ( | string | $title | ) |
Implements ilMailAddressTypeHelper.
Definition at line 32 of file class.ilMailAddressTypeHelperImpl.php.
References ilObjGroup\_lookupIdByTitle().
Here is the call graph for this function:| ilMailAddressTypeHelperImpl::getInstallationHost | ( | ) |
Implements ilMailAddressTypeHelper.
Definition at line 52 of file class.ilMailAddressTypeHelperImpl.php.
| ilMailAddressTypeHelperImpl::getInstanceByRefId | ( | int | $ref_id | ) |
Implements ilMailAddressTypeHelper.
Definition at line 37 of file class.ilMailAddressTypeHelperImpl.php.
References $ref_id, and ilObjectFactory\getInstanceByRefId().
Here is the call graph for this function:| ilMailAddressTypeHelperImpl::getUserIdByLogin | ( | string | $login | ) |
Implements ilMailAddressTypeHelper.
Definition at line 47 of file class.ilMailAddressTypeHelperImpl.php.
References ilObjUser\getUserIdByLogin().
Here is the call graph for this function:| ilMailAddressTypeHelperImpl::receivesInternalMailsOnly | ( | int | $usr_id | ) |
Implements ilMailAddressTypeHelper.
Definition at line 62 of file class.ilMailAddressTypeHelperImpl.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options, and ilMailOptions\INCOMING_LOCAL.