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