5 include_once
'./Services/SystemCheck/classes/class.ilSCTask.php';
22 include_once
'./Services/SystemCheck/classes/class.ilSCGroup.php';
36 include_once
'./Services/Tree/classes/class.ilSCTreeTasksGUI.php';
37 include_once
'./Services/SystemCheck/classes/class.ilSCTask.php';
52 include_once
'./Services/SystemCheck/classes/class.ilSCTasks.php';
55 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