5 include_once(
"./Services/Skill/classes/class.ilSkillTreeNodeGUI.php");
26 $ilCtrl->saveParameter($this,
"obj_id");
28 parent::__construct($a_node_id);
48 $next_class = $ilCtrl->getNextClass($this);
49 $cmd = $ilCtrl->getCmd();
68 $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.