ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
RowFactory.php
Go to the documentation of this file.
1
<?php declare(strict_types=1);
2
3
namespace
ILIAS\UI\Component\Table
;
4
5
interface
RowFactory
6
{
10
public
function
map
(array $record) : array;
11
}
ILIAS\UI\Component\Table\RowFactory
Definition:
RowFactory.php:5
ILIAS\UI\Component\Table
ILIAS\UI\Component\Table\RowFactory\map
map(array $record)
src
UI
Component
Table
RowFactory.php
Generated on Wed Sep 3 2025 21:01:46 for ILIAS by
1.8.13 (using
Doxyfile
)