3 declare(strict_types=1);
32 $cmd = $this->request_wrapper->retrieve(
"cmd", $this->
refinery->kindlyTo()->string());
33 $expand = $this->request_wrapper->retrieve(
"expand", $this->
refinery->kindlyTo()->bool());
34 return $cmd ===
"jumpToSelectedItems" && $expand;
38 ilStudyProgrammeAssignment $assignment
41 $progress = $assignment->getProgressTree();
43 $progress_gui->setOnlyRelevant(
true);
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...
Personal Desktop-Presentation for the Study Programme.
new_ilStudyProgrammeAssignmentListGUI(ilStudyProgrammeAssignment $assignment)
static getInstanceByObjId(int $obj_id)