_viewPath = strtolower('Admin/'); $this->_viewDatas['layout'] = LAYOUTS['admin']; $this->_viewDatas['title'] = "관리자페이지"; } }