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