19declare(strict_types=1);
36 $where = $this->__createWhereCondition();
39 $query =
"SELECT webr_id, link_id " .
44 $res = $this->db->query($query);
46 $this->search_result->addEntry(
49 $this->__prepareFound($row),
setFields(array $a_fields)
ilSearchResult $search_result
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...