'ASC']; //parent::getTableData($post); // TODO: Change the autogenerated stub $post['getData'] = true; $res = parent::getTableData($post); //$res['title'] = ['title'=>'Контрагенты','subtitle'=>Merakomis::$CONTRACTOR_TABLE_SUBTITLE,'text'=>Merakomis::$CONTRACTOR_TABLE_TEXT]; //$res['title'] = ['title'=>$res['title'],'subtitle'=>Merakomis::$CONTRACTOR_STATUS_TABLE_SUBTITLE,'text'=>Merakomis::$CONTRACTOR_STATUS_TABLE_TEXT]; $res['title'] = [ 'title' => $res['title'], 'edit' => true, 'subtitle' => Merakomis::$CONTRACTOR_STATUS_TABLE_SUBTITLE, 'text' => Merakomis::$CONTRACTOR_STATUS_TABLE_TEXT, 'subtitle_var' => Merakomis::$_CONTRACTOR_STATUS_TABLE_SUBTITLE, 'text_var' => Merakomis::$_CONTRACTOR_STATUS_TABLE_TEXT, ]; echo je($res); } }