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