XOOPS
2.6.0
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
editor_registry.php
Go to the documentation of this file.
1
<?php
14
return
$config
= array(
15
"name"
=>
"tinymce"
,
16
"class"
=>
"XoopsFormTinymce"
,
17
"file"
=> \
XoopsBaseConfig::get
(
'root-path'
) .
"/class/xoopseditor/tinymce/formtinymce.php"
,
18
"title"
=>
_XOOPS_EDITOR_TINYMCE
,
19
"order"
=> 5,
20
"nohtml"
=> 0
21
);
22
?>
$config
return $config
Definition:
editor_registry.php:24
XoopsBaseConfig\get
static get($name)
Definition:
XoopsBaseConfig.php:117
_XOOPS_EDITOR_TINYMCE
const _XOOPS_EDITOR_TINYMCE
Definition:
english.php:17
usr64
htdocs
class
xoopseditor
tinymce
editor_registry.php
Generated on Fri May 22 2015 03:07:00 for XOOPS by
1.8.9.1