5include_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()
 
An exception for terminatinating execution or to throw for unit testing.
Skill template GUI class.
proceedDragDrop()
Perform drag and drop action.
__construct($a_node_id=0)
Constructor.
executeCommand()
Execute command.
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)