19declare(strict_types=1);
50 $input = $this->ui_factory
51 ->numeric($this->getInputLabelFromElement($this->presenter, $element, $context_element))
57 $this->
refinery->kindlyTo()->string(),
61 return $this->addConstraintsFromElement(
62 $this->constraint_dictionary,
64 $this->addValueFromElement($element, $input)
72 return $this->rawInput($element, $context_element);
78 SlotIdentifier $conditional_slot
80 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