5require_once(
"Modules/StudyProgramme/classes/class.ilPDStudyProgrammeSimpleListGUI.php");
24 return $_GET[
"cmd"] ==
"jumpToSelectedItems" &&
$_GET[
"expand"];
29 require_once(
"Modules/StudyProgramme/classes/class.ilStudyProgrammeExpandableProgressListGUI.php");
31 $progress = $prg->getProgressForAssignment($a_assignment->
getId());
33 $progress_gui->setOnlyRelevant(
true);
An exception for terminatinating execution or to throw for unit testing.
static getInstanceByObjId($obj_id)
Personal Desktop-Presentation for the Study Programme.
new_ilStudyProgrammeAssignmentListGUI(ilStudyProgrammeAssignment $a_assignment)
__construct()
Constructor.
Personal Desktop-Presentation for the Study Programme.
Represents one assignment of the user to a program tree.
Class ilStudyProgrammeExpandableProgressListGUI.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc