|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Skill presentatio for container (course/group) More...
Collaboration diagram for ilContSkillPresentationGUI:Public Member Functions | |
| __construct ($a_container_gui) | |
| Constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
| show () | |
| Show. More... | |
Protected Member Functions | |
| getPersonalSkillsGUI () | |
| Get personal skills gui. More... | |
| getSubtreeObjectIds () | |
Protected Attributes | |
| $ctrl | |
| $tabs | |
| $lng | |
| $tpl | |
| $container_gui | |
| $container | |
| $user | |
Skill presentatio for container (course/group)
@ilCtrl_Calls ilContSkillPresentationGUI: ilPersonalSkillsGUI
Definition at line 12 of file class.ilContSkillPresentationGUI.php.
| ilContSkillPresentationGUI::__construct | ( | $a_container_gui | ) |
Constructor.
Definition at line 54 of file class.ilContSkillPresentationGUI.php.
Here is the call graph for this function:| ilContSkillPresentationGUI::executeCommand | ( | ) |
Execute command.
Definition at line 74 of file class.ilContSkillPresentationGUI.php.
References $ctrl, $tabs, and getPersonalSkillsGUI().
Here is the call graph for this function:
|
protected |
Get personal skills gui.
Definition at line 101 of file class.ilContSkillPresentationGUI.php.
References $lng, and getSubtreeObjectIds().
Referenced by executeCommand(), and show().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 131 of file class.ilContSkillPresentationGUI.php.
References $DIC.
Referenced by getPersonalSkillsGUI().
Here is the caller graph for this function:| ilContSkillPresentationGUI::show | ( | ) |
Show.
Definition at line 125 of file class.ilContSkillPresentationGUI.php.
References getPersonalSkillsGUI().
Here is the call graph for this function:
|
protected |
Definition at line 42 of file class.ilContSkillPresentationGUI.php.
|
protected |
Definition at line 37 of file class.ilContSkillPresentationGUI.php.
|
protected |
Definition at line 17 of file class.ilContSkillPresentationGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 27 of file class.ilContSkillPresentationGUI.php.
Referenced by getPersonalSkillsGUI().
|
protected |
Definition at line 22 of file class.ilContSkillPresentationGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 32 of file class.ilContSkillPresentationGUI.php.
|
protected |
Definition at line 47 of file class.ilContSkillPresentationGUI.php.