19declare(strict_types=1);
51 $input = $this->ui_factory
52 ->numeric($this->getInputLabelFromElement($this->presenter, $element, $context_element))
58 $this->
refinery->kindlyTo()->string(),
62 return $this->addConstraintsFromElement(
63 $this->constraint_dictionary,
65 $this->addValueFromElement($element, $input)
73 return $this->rawInput($element, $context_element);
79 SlotIdentifier $conditional_slot
81 return $this->rawInput($element, $context_element);
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc