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' => 'FormDhtmlTextArea',
'file' => \XoopsBaseConfig::get('root-path') . '/class/xoopseditor/dhtmltextarea/dhtmltextarea.php',
'order' => 2,
'nohtml' => 1
)
const _XOOPS_EDITOR_DHTMLTEXTAREA
Definition: english.php:15
static get($name)

Definition at line 24 of file editor_registry.php.