19declare(strict_types=1);
38 bool $a_optional =
false
40 $args = func_get_args();
41 $this->later[] = fn() => $this->target->addFilterItem(...$args);
46 array_map(fn(
$f) =>
$f(), $this->later);
48 $this->target->setupFilter($this->reset_command);
addFilterItem(ilTableFilterItem $a_input_item, bool $a_optional=false)
__construct(private readonly ilTable2GUI $target, private readonly string $reset_command)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...