19declare(strict_types=1);
33 use GlobalDICGUIServices;
52 $this->domain_service->refinery()
63 return new \ilObjGuidedTourGUI([], $obj_id,
false);
70 $this->domain_service,
81 $this->domain_service,
94 return $this->stepTableBuilder(
Customizing of pimple-DIC for ILIAS.
stepTableGUI(int $tour_id, object $parent_gui, string $parent_cmd)
InternalDataService $data_service
InternalDomainService $domain_service
stepTableBuilder(int $tour_id, object $parent_gui, string $parent_cmd)
__construct(Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service)
trait GlobalDICGUIServices
@ilCtrl_Calls ilGuidedTourAdminGUI: ilGuidedTourPageGUI, ilExportGUI, ilRepoStandardUploadHandlerGUI
@ilCtrl_Calls ilGuidedTourGUI: ilGuidedTourPageGUI
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static http()
Fetches the global http state from ILIAS.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
initGUIServices(\ILIAS\DI\Container $DIC)