Fork me on GitHub
<?php $this->widget('ext.yiiext.ckeditor.ECKEditor', array(
  'model'=>$model,
  'attribute'=>'text',
  'language'=>'ru',
  'editorTemplate'=>'full',
)); ?>

Changelog

No changelog available

This extension allows to add CKEditor in a view.

Documentation

Downloads (Tags)

Resources