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(
"class" => "FormTextArea",
"file" => \XoopsBaseConfig::get('root-path') . "/class/xoopseditor/textarea/textarea.php",
"order" => 1,
"nohtml" => 1
)
static get($name)
const _XOOPS_EDITOR_TEXTAREA
Definition: english.php:17

Definition at line 24 of file editor_registry.php.