ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
DataRetrieval.php
Go to the documentation of this file.
1
<?php declare(strict_types=1);
2
3
namespace
ILIAS\UI\Implementation\Component\Table
;
4
5
use
ILIAS\UI\Component\Table
as
T
;
6
7
abstract
class
DataRetrieval
implements
T\DataRetrieval
8
{
9
}
ILIAS\UI\Component\Table\DataRetrieval
Definition:
DataRetrieval.php:8
ILIAS\UI\Implementation\Component\Table
ILIAS\UI\Implementation\Component\Table\DataRetrieval
Definition:
DataRetrieval.php:7
ILIAS\UI\Component\Table
src
UI
Implementation
Component
Table
DataRetrieval.php
Generated on Wed Sep 3 2025 21:01:46 for ILIAS by
1.8.13 (using
Doxyfile
)