ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
class.ilOrgUnitUserQueriesInterface.php
Go to the documentation of this file.
1<?php
9{
10
16 public function findAllUsersByUserIds($user_ids);
17
18
24 public function getAllUserNames($users);
25}
An exception for terminatinating execution or to throw for unit testing.
Class ilOrgUnitUserQueriesInterface.