ILIAS  release_7 Revision v7.30-3-g800a261c036
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.