26 protected \ILIAS\Exercise\InternalRepoService
$repo;
27 protected \ILIAS\Exercise\PermanentLink\PermanentLinkManager
$link_manager;
39 $this->
access = is_null($access)
43 $this->
lng = is_null($lng)
47 $this->link_manager = $DIC->exercise()->internal()->gui()->permanentLink();
48 $this->repo = $DIC->exercise()->internal()->repo();
66 $this->repo->submission()
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...
ILIAS Exercise PermanentLink PermanentLinkManager $link_manager
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
ilTaskService $task_service
ILIAS Exercise InternalRepoService $repo
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...
__construct(ilTaskService $task_service, ?ilAccess $access=null, ?ilLanguage $lng=null)
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...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...