5include_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);
 
   68                        $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)