ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Factory for component tasks. More...
Static Public Member Functions | |
static | getComponentTaskGUIForGroup ($a_group_id, $a_task_id=null) |
get task gui for group More... | |
static | getTask ($a_group_id, $a_task_id) |
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 64 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().
|
static |
int | $a_group_id | |
string | $a_task_id |
Definition at line 44 of file class.ilSCComponentTaskFactory.php.
References ilSCGroup\lookupComponent(), ilSCTasks\lookupIdentifierForTask(), and ilSCTreeTasksGUI\TYPE_DUMP.
Referenced by ilSCTasks\read().