19declare(strict_types=1);
23use Psr\Http\Message\ServerRequestInterface;
43 public function withRequest(ServerRequestInterface $request): static;
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
Both the subject and the direction need to be specified when expressing an order.
A simple class to express a naive range of whole positive numbers.
This describes a Data Table.
withActions(array $actions)
withFilter(?array $filter)
withId(string $id)
The DataTable comes with a storage to keep e.g.
withRequest(ServerRequestInterface $request)
Rendering the Table must be done using the current Request: it (the request) will be forwarded to the...
withAdditionalParameters(?array $additional_parameters)
withSelectedOptionalColumns(array $selected_optional_column_ids)
Not all columns are neccessarily visible; "selected optional" is the positive list of shown columns (...