19 declare(strict_types=1);
28 protected \ilCtrlInterface
$ctrl;
52 $clone->parameters[$parameter->value] = $value;
56 public function get():
URI 58 $class = strtolower(\ilMDEditorGUI::class);
59 foreach ($this->
parameters as $key => $value) {
60 $this->
ctrl->setParameterByClass(
66 $link = ILIAS_HTTP_PATH .
'/' . $this->
ctrl->getLinkTargetByClass(
70 $this->
ctrl->clearParametersByClass($class);
71 return $this->data_factory->uri($link);
parameters()
description: > This shows how different states are being used in the same Prompt according to parame...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...