3 declare(strict_types=1);
49 $cmd = $this->
ctrl->getCmd();
55 throw new ilException(
"Command not supported: $cmd");
61 $obj_id = $this->request_wrapper->retrieve(self::PARAM_LSO_LP_OBJID, $this->
refinery->kindlyTo()->int());
static isSupportedObjectType(string $type)
Class ChatMainBarProvider .
const CMD_CHECK_CURRENT_ITEM_LP
__construct(ilCtrl $ctrl, int $current_user_id, ilObjectDataCache $obj_data_cache, ILIAS\Refinery\Factory $refinery, ILIAS\HTTP\Wrapper\RequestWrapper $request_wrapper)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
RequestWrapper $request_wrapper
Interface RequestWrapper.
ilObjectDataCache $obj_data_cache
const PARAM_LSO_PARAMETER
static _lookupStatus(int $a_obj_id, int $a_user_id, bool $a_create=true)
Lookup status.
getCurrentItemLearningProgress()
const LP_STATUS_NOT_ATTEMPTED_NUM
ILIAS Refinery Factory $refinery