41 $this->ctrl = $DIC->ctrl();
42 $this->tpl = $DIC[
"tpl"];
43 $this->tabs = $DIC->tabs();
44 $this->lng = $DIC->language();
45 $ilCtrl = $DIC->ctrl();
47 $ilCtrl->saveParameter($this,
"obj_id");
71 $next_class = $ilCtrl->getNextClass($this);
72 $cmd = $ilCtrl->getCmd();
74 switch ($next_class) {
93 $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)
__construct(Container $dic, ilPlugin $plugin)
executeCommand()
Execute command.