3 declare(strict_types=1);
32 $task = self::getTask($a_group_id, $a_task_id);
37 switch ($component_id) {
48 switch ($component_id) {
61 return self::getComponentTaskGUIForGroup($group_id, $a_task_id);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static getTask(int $a_group_id, int $a_task_id)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static lookupComponent(int $a_id)
static lookupIdentifierForTask(int $a_task_id)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static lookupGroupId(int $a_task_id)
static getComponentTask(int $a_task_id)
static getComponentTaskGUIForGroup(int $a_group_id, ?int $a_task_id=null)