XOOPS  2.6.0
editor_registry.php File Reference

Go to the source code of this file.

Namespaces

 class
 

Variables

return $config
 

Variable Documentation

return $config
Initial value:
= array(
"name" => "tinymce4",
"class" => "XoopsFormTinymce4",
"file" => \XoopsBaseConfig::get('root-path') . "/class/xoopseditor/tinymce4/formtinymce.php",
"order" => 5,
"nohtml" => 0
)
static get($name)
const _XOOPS_EDITOR_TINYMCE4
Definition: english.php:18

Definition at line 15 of file editor_registry.php.