|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Factory for component tasks. More...
Collaboration diagram for ilSCComponentTaskFactory: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 getComponentTaskGUIForGroup(), and ilSCTasks\lookupGroupId().
Referenced by ilObjSystemCheckGUI\executeCommand(), ilSCTaskTableGUI\fillRow(), and ilSCTaskTableGUI\parse().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
get task gui for group
| type | $a_group_id |
Definition at line 20 of file class.ilSCComponentTaskFactory.php.
References getTask(), and ilSCGroup\lookupComponent().
Referenced by getComponentTask(), and ilSCGroupTableGUI\parse().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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 getComponentTaskGUIForGroup(), and ilSCTasks\read().
Here is the call graph for this function:
Here is the caller graph for this function: