3declare(strict_types=1);
43 if ($this->kiosk_mode_service->hasKioskMode($item->
getType())) {
44 return $this->kiosk_mode_service->getViewFor($obj);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Central entry point for users of the service.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getInstanceByRefId(int $ref_id)
ilKioskModeService $kiosk_mode_service
getLegacyViewFor(ilObject $obj)
__construct(ilKioskModeService $kiosk_mode_service, ilLanguage $lng, ilAccess $access)
getViewFor(LSLearnerItem $item)
static getInstanceByRefId(int $ref_id, bool $stop_on_error=true)
get an instance of an Ilias object by reference id
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ChatMainBarProvider \MainMenu\Provider.