19 declare(strict_types=1);
48 if ($this->kiosk_mode_service->hasKioskMode($item->
getType())) {
49 return $this->kiosk_mode_service->getViewFor($obj);
LOMServices $lom_services
getViewFor(LSLearnerItem $item)
ilKioskModeService $kiosk_mode_service
Interface Observer Contains several chained tasks and infos about them.
getInstanceByRefId(int $ref_id)
getLegacyViewFor(ilObject $obj)
__construct(ilKioskModeService $kiosk_mode_service, ilLanguage $lng, ilAccess $access, LOMServices $lom_services)
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.
Add learning progress and availability information to the LSItem.