31 $this->db = (is_null(
$db))
48 "SELECT DISTINCT obj_id FROM exc_members " .
49 " WHERE usr_id = %s ",
55 $ids[] = $rec[
"obj_id"];
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(?ilDBInterface $db=null)
getExerciseIdsOfUser(int $user_id)
Get all exercise IDs of a user.
fetchAssoc(ilDBStatement $statement)
queryF(string $query, array $types, array $values)