19 declare(strict_types=1);
46 $trafo_numericOrNull = $this->
refinery->byTrying([
68 if ($this->requirement_constraint !==
null) {
72 return $this->
refinery->numeric()->isNumeric();
80 return fn(
$id) =>
"$('#$id').on('input', function(event) { 81 il.UI.input.onFieldUpdate(event, '$id', $('#$id').val()); 83 il.UI.input.onFieldUpdate(event, '$id', $('#$id').val());";
Interface Observer Contains several chained tasks and infos about them.
A constraint encodes some resrtictions on values.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
withProblemBuilder(callable $builder)
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
__construct(Container $dic, ilPlugin $plugin)