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