|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Skill\Table\TreeTable:Public Member Functions | |
| __construct (int $ref_id) | |
| getComponent () | |
Protected Member Functions | |
| getColumns () | |
| getActions () | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| UI Factory | $ui_fac |
| ServerRequestInterface | $request |
| Data Factory | $df |
| Service SkillInternalManagerService | $skill_manager |
| Access SkillManagementAccess | $skill_management_access_manager |
| Tree SkillTreeManager | $skill_tree_manager |
| Tree SkillTreeFactory | $skill_tree_factory |
Definition at line 33 of file class.TreeTable.php.
| ILIAS\Skill\Table\TreeTable::__construct | ( | int | $ref_id | ) |
Definition at line 45 of file class.TreeTable.php.
References $DIC, $ref_id, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 84 of file class.TreeTable.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by ILIAS\Skill\Table\TreeTable\getComponent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 75 of file class.TreeTable.php.
References ILIAS\Repository\lng().
Referenced by ILIAS\Skill\Table\TreeTable\getComponent().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Skill\Table\TreeTable::getComponent | ( | ) |
Definition at line 60 of file class.TreeTable.php.
References ILIAS\Skill\Table\TreeTable\getActions(), ILIAS\Skill\Table\TreeTable\getColumns(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 35 of file class.TreeTable.php.
Definition at line 39 of file class.TreeTable.php.
|
protected |
Definition at line 36 of file class.TreeTable.php.
|
protected |
Definition at line 38 of file class.TreeTable.php.
|
protected |
Definition at line 41 of file class.TreeTable.php.
|
protected |
Definition at line 40 of file class.TreeTable.php.
|
protected |
Definition at line 43 of file class.TreeTable.php.
|
protected |
Definition at line 42 of file class.TreeTable.php.
Definition at line 37 of file class.TreeTable.php.