19 declare(strict_types=1);
35 protected \ilDBInterface
$db;
49 $this->db = $DIC->database();
50 $this->irss = $DIC->resourceStorage();
51 $this->collection = $this->irss->collection()->get(
54 $this->sorter = $this->irss->collection()->sort($this->collection);
78 return $this->collection->getResourceIdentifications();
getResourceIdentifications()
getFilteredAmountOfItems()
setSortDirection(int $sort_direction)
Class ResourceCollectionIdentification.
Class ResourceCollection.
applyFilterValues(?array $filter_values)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
setOffsetAndLimit(int $offset, int $limit)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This is how the factory for UI elements looks.
getFilterItems(Factory $ui_factory, \ilLanguage $lng)
int $filtered_amount_of_items
ResourceCollection $collection
__construct(ResourceCollectionIdentification $rcid)