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
2
15
return
$config
= array(
16
"name"
=>
"tinymce4"
,
17
"class"
=>
"XoopsFormTinymce4"
,
18
"file"
=> \
XoopsBaseConfig::get
(
'root-path'
) .
"/class/xoopseditor/tinymce4/formtinymce.php"
,
19
"title"
=>
_XOOPS_EDITOR_TINYMCE4
,
20
"order"
=> 5,
21
"nohtml"
=> 0
22
);
23
?>
24
$config
return $config
Definition:
editor_registry.php:24
XoopsBaseConfig\get
static get($name)
Definition:
XoopsBaseConfig.php:117
_XOOPS_EDITOR_TINYMCE4
const _XOOPS_EDITOR_TINYMCE4
Definition:
english.php:18
usr64
htdocs
class
xoopseditor
tinymce4
editor_registry.php
Generated on Fri May 22 2015 03:07:00 for XOOPS by
1.8.9.1