19 declare(strict_types=1);
33 public function withActions(array $actions):
static;
40 public function getData(): array;
59 public function withId(
string $id):
static;
withSelectedOptionalColumns(array $selected_optional_column_ids)
Not all columns are neccessarily visible; "selected optional" is the positive list of shown columns (...
withId(string $id)
The DataTable comes with a storage to keep e.g.
This describes a Table to specify the order of its data (rows).
withActions(array $actions)
withOrderingDisabled(bool $flag)
Turns ordering capabilites off/on.
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
withRequest(ServerRequestInterface $request)