_viewPath = $this->_viewPath . '/front'; $this->_viewDatas['layout'] = LAYOUTS['front']; $this->_viewDatas['title'] = "사용자페이지"; } }