XOOPS 2.5.6
Final
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
editor_registry.php
Go to the documentation of this file.
1
<?php
19
defined(
'XOOPS_ROOT_PATH'
) or die( 'Restricted access' );
20
21
return
$config
= array( 'class' => '
FormDhtmlTextArea
',
22
'file' => XOOPS_ROOT_PATH . '/class/xoopseditor/dhtmltextarea/dhtmltextarea.php',
23
'title' =>
_XOOPS_EDITOR_DHTMLTEXTAREA
,
24
'order' => 2,
25
'nohtml' => 1
26
);
27
28
?>
L:
0xoops
xoops-2.5.6
htdocs
class
xoopseditor
dhtmltextarea
editor_registry.php
Generated on Fri May 10 2013 01:04:25 for XOOPS 2.5.6 by
1.8.3.1