XOOPS  2.6.0
editor_registry.php
Go to the documentation of this file.
1 <?php
2 
15 return $config = array(
16  "name" => "tinymce4",
17  "class" => "XoopsFormTinymce4",
18  "file" => \XoopsBaseConfig::get('root-path') . "/class/xoopseditor/tinymce4/formtinymce.php",
19  "title" => _XOOPS_EDITOR_TINYMCE4,
20  "order" => 5,
21  "nohtml" => 0
22  );
23 ?>
24 
return $config
static get($name)
const _XOOPS_EDITOR_TINYMCE4
Definition: english.php:18