_Home_List(); } public function show() { $this->_Home_Show(); } public function post() { $this->_Home_Post(); } }