public function DepartmentManager() { parent::requireDeptManager(); $this->layout = ""; $this->view = "index"; $this->set('type', "2"); }