18 declare(strict_types=1);
40 protected C\
Input\Field\Node\NodeRetrieval $node_retrieval,
42 ?
string $byline =
null 48 $dynamic_input_template,
57 $clone->can_select_child_nodes = $is_allowed;
68 return $this->node_retrieval;
73 return static fn(
$id) =>
'';
78 if ($this->requirement_constraint !==
null) {
82 return $this->
refinery->custom()->constraint(
84 sprintf($this->
language->txt(
'not_greater_than_or_equal'), 1)
93 foreach (
$value as $_value) {
94 if (!is_string($_value) && !is_int($_value)) {
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...
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
__construct(Container $dic, ilPlugin $plugin)
language()
description: > Example for rendring a language glyph.