ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Factory for component tasks. More...
Static Public Member Functions | |
static | getComponentTaskByForGroup ($a_group_id, $a_task_id=null) |
get task gui for group More... | |
static | getComponentTask ($a_task_id) |
Factory for component tasks.
Definition at line 12 of file class.ilSCComponentTaskFactory.php.
|
static |
type | $a_task_id |
Definition at line 50 of file class.ilSCComponentTaskFactory.php.
References ilSCTasks\lookupGroupId().
Referenced by ilObjSystemCheckGUI\executeCommand(), ilSCTaskTableGUI\fillRow(), and ilSCTaskTableGUI\parse().
|
static |
get task gui for group
type | $a_group_id |
Definition at line 20 of file class.ilSCComponentTaskFactory.php.
References ilSCGroup\lookupComponent().
Referenced by ilSCGroupTableGUI\parse().