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