Skip to content

yiiext/ckeditor-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This extension allows to add CKEditor in a view.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages