getCurNote() ->getPath(); $url = H('Url', 'controller=index'); $html = ''; return $html; } public function __toString() { return $this->output(); } }