5 include_once(
"./Services/Skill/classes/class.ilSkillTreeNodeGUI.php");
46 $this->ctrl = $DIC->ctrl();
47 $this->tpl = $DIC[
"tpl"];
48 $this->tabs = $DIC->tabs();
49 $this->lng = $DIC->language();
52 $ilCtrl->saveParameter($this,
"obj_id");
54 parent::__construct($a_node_id);
76 $next_class =
$ilCtrl->getNextClass($this);
79 switch ($next_class) {
98 $lng->txt(
"skmg_skill_template") .
": " . $this->node_object->getTitle()
__construct($a_node_id=0)
Constructor.
proceedDragDrop()
Perform drag and drop action.
Skill template GUI class.
Basic GUI class for skill tree nodes.
static getImagePath($img, $module_path="", $mode="output", $offline=false)
get image path (for images located in a template directory)
executeCommand()
Execute command.