3 declare(strict_types=1);
69 public function findAll(): array;
findByObjectId(int $objectId)
findByEmployee(int $iliasUserId)
create(EmployeeTalk $talk)
update(EmployeeTalk $talk)
findByUserOrTheirEmployees(int $user, array $employees)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
findByEmployees(array $employees)
findBySeries(string $seriesId)
findTalksBetweenEmployeeAndOwner(int $employee, int $owner)