addon() ? $this->addon() . '://' : ''; return $addon.$this->module().'/'.$this->controller().'/'.$this->action(); } }