$this->widget('ext.yiiext.ckeditor.ECKEditor', array( 'model'=>$model, 'attribute'=>'text', 'language'=>'ru', 'editorTemplate'=>'full', ));
$this->widget('ext.yiiext.ckeditor.ECKEditor', array( 'model'=>$model, 'attribute'=>'text', 'language'=>'ru', 'editorTemplate'=>'full', ));