19declare(strict_types=1);
40 $this->main_tpl =
$DIC->ui()->mainTemplate();
52 if (is_file($class_file)) {
54 $gui = $next_class::getInstance();
58 $this->main_tpl->setOnScreenMessage(
'failure',
'GUI-Class not found! (' . $next_class .
')');
Class ilCtrl provides processing control methods.
lookupClassPath(string $a_class)
@inheritDoc
getNextClass($a_gui_class=null)
@inheritDoc
forwardCommand(object $a_gui_object)
@inheritDoc
Service ilViewRouterGUI This service is used by LTI.
executeCommand()
The only thing this execute Command does is forward the command in the command chain.
ilGlobalTemplateInterface $main_tpl
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...