19 declare(strict_types=1);
35 public function withActions(array $actions):
static;
55 public function withFilter(?array $filter):
self;
62 public function withId(
string $id):
static;
withId(string $id)
The DataTable comes with a storage to keep e.g.
withAdditionalParameters(?array $additional_parameters)
Both the subject and the direction need to be specified when expressing an order. ...
withFilter(?array $filter)
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 naive range of whole positive numbers.