19 declare(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();
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
static http()
Fetches the global http state from ILIAS.