output == 'pdf'){ ?> '> outputView ) || $type == 'full' ){?>
outputView == 'easy'){ echo $this->render('_view_search_list',['searchModel'=>$searchModel]); } else if ( $searchModel->outputView == 'medium'){ echo $this->render('_view_search_list',['searchModel'=>$searchModel]); } else if ( $searchModel->outputView == 'detailed'){ echo $this->render('_view_search_list',['searchModel'=>$searchModel]); }else if ( $type == 'full'){ echo $this->render('_view_search_list',['searchModel'=>$searchModel]); } } ?>