Qambar / x_tinymce

tinymce editor for atk4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x_tinymce

tinymce editor for atk4

    $this->add('x_tinymce/Controller_TinyMCE');
    $this->TinyMCE->addEditorTo(
        $this->getElement('description'),
        array('theme'=>'simple','height'=>'100'));

About

tinymce editor for atk4


Languages

Language:JavaScript 88.9%Language:PHP 11.1%