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
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\UI\Component\Table\RowFactory
Definition:
RowFactory.php:6
ILIAS\UI\Component\Table\RowFactory\map
map(array $record)
ILIAS\UI\Component\Table
src
UI
Component
Table
RowFactory.php
Generated on Sat Oct 4 2025 21:01:15 for ILIAS by
1.9.4 (using
Doxyfile
)