19declare(strict_types=1);
The scope of this class is split ilias-conform URI's into components.
A Column describes the form of presentation for a certain aspect of data, i.e.
This describes a Data Table.
ordering(OrderingRetrieval $ordering_retrieval, URI $target_url, string $title, array $columns,)
presentation(string $title, array $view_controls, Closure $row_mapping)
data(DataRetrieval $data_retrieval, string $title, array $columns,)
This describes a Table to specify the order of its data (rows).
This describes a Presentation Table.