XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
editor_registry.php File Reference

Go to the source code of this file.

Namespaces

namespace  class
 

Variables

return $config
 

Variable Documentation

return $config
Initial value:
= array(
"name" => "tinymce",
"class" => "XoopsFormTinymce",
"file" => XOOPS_ROOT_PATH . "/class/xoopseditor/tinymce/formtinymce.php",
"order" => 5,
"nohtml" => 0
)

Definition at line 14 of file editor_registry.php.