19 declare(strict_types=1);
44 public function withRequest(ServerRequestInterface $request):
self;
61 public function withFilter(?array $filter):
self;
withId(string $id)
The DataTable comes with a storage to keep e.g.
withAdditionalParameters(?array $additional_parameters)
This describes a Data Table.
withNumberOfRows(int $number_of_rows)
Number of Rows is the amount of rows shown per page.
Both the subject and the direction need to be specified when expressing an order. ...
withFilter(?array $filter)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
withSelectedOptionalColumns(array $selected_optional_column_ids)
Not all columns are neccessarily visible; "selected optional" is the positive list of shown columns (...
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
withActions(array $actions)
withRequest(ServerRequestInterface $request)
Rendering the Table must be done using the current Request: it (the request) will be forwarded to the...
A simple class to express a range of whole positive numbers.