Class ilCtrlContext is responsible for holding the current context information.
setCmdClass(?string $cmd_class)
@inheritDoc
getQueryParam(string $parameter_name)
Helper function to retrieve request parameter values by name.
RequestWrapper $request_wrapper
setTargetScript(string $target_script)
@inheritDoc
setBaseClass(string $base_class)
@inheritDoc
__construct(ilCtrlPathFactory $path_factory, RequestWrapper $request_wrapper, Refinery $refinery)
ilCtrlContext Constructor
setObjType(string $obj_type)
@inheritDoc
ilCtrlPathInterface $path
adoptRequestParameters()
Adopts context properties from the according ones delivered by the current request.
ilCtrlPathFactory $path_factory
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...