3 declare(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...
 
getViewFor(LSLearnerItem $item)
 
ilKioskModeService $kiosk_mode_service
 
Class ChatMainBarProvider . 
 
getInstanceByRefId(int $ref_id)
 
getLegacyViewFor(ilObject $obj)
 
static getInstanceByRefId(int $ref_id, bool $stop_on_error=true)
get an instance of an Ilias object by reference id 
 
Central entry point for users of the service. 
 
__construct(ilKioskModeService $kiosk_mode_service, ilLanguage $lng, ilAccess $access)
 
Add learning progress and availability information to the LSItem.