actions[$slot] = KTUtil::arrayGet($this->actions, $slot, array()); $this->actions[$slot][$nsname] = array($name, $path, $nsname); } function getActions($slot) { return $this->actions[$slot]; } } ?>