5 include_once
'./Services/SystemCheck/classes/class.ilSCTask.php';
22 include_once
'./Services/SystemCheck/classes/class.ilSCGroup.php';
32 switch ($component_id) {
34 include_once
'./Services/Tree/classes/class.ilSCTreeTasksGUI.php';
35 include_once
'./Services/SystemCheck/classes/class.ilSCTask.php';
50 include_once
'./Services/SystemCheck/classes/class.ilSCTasks.php';
53 return self::getComponentTaskByForGroup($group_id, $a_task_id);
Defines a system check task.
static getComponentTask($a_task_id)
Factory for component tasks.
static lookupComponent($a_id)
lookup component by id type $ilDB
static lookupGroupId($a_task_id)
Lookup group id by task id type $ilDB.
static getComponentTaskByForGroup($a_group_id, $a_task_id=null)
get task gui for group