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
return
$config
= array(
20
"class"
=>
"FormTextArea"
,
21
"file"
=> XOOPS_ROOT_PATH .
"/class/xoopseditor/textarea/textarea.php"
,
22
"title"
=>
_XOOPS_EDITOR_TEXTAREA
,
// display to end user
23
"order"
=> 1,
// 0 will disable the editor
24
"nohtml"
=> 1
// For forms that have "dohtml" disabled
25
);
26
?>
L:
0xoops
xoops-2.5.6
htdocs
class
xoopseditor
textarea
editor_registry.php
Generated on Fri May 10 2013 01:04:25 for XOOPS 2.5.6 by
1.8.3.1