19declare(strict_types=1);
46 return $this->
fetchPath(Parameter::BASE_PATH,
false);
55 bool $with_action_path
58 $request = $this->
http->request(),
71 $this->refinery->kindlyTo()->string()
73 return $this->path_factory->fromString(urldecode($path_string));
76 throw new \ilMDEditorException(
'Parameter not found.');
78 return $this->path_factory->custom()->get();
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Interface GlobalHttpState.
static http()
Fetches the global http state from ILIAS.