public function _before_add() { $Role = new RoleModel(); $this->assign('list', $Role->getMyRole()); }