public function actionGetObject($id)
 {
     return CBaseManager::getCorriculumDiscipline($id);
 }