Skip to content

guoyu07/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

Languages

  • PHP 100.0%