XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | class |
Functions | |
if(!defined("XOOPS_ROOT_PATH")) | langDropdown () |
Variables | |
$current_path = dirname(__FILE__) | |
if(DIRECTORY_SEPARATOR!="/") | $xoops_root_path = substr($current_path, 0, strpos(strtolower($current_path), "/class/xoopseditor/tinymce/")) |
if (!defined("XOOPS_ROOT_PATH")) langDropdown | ( | ) |
Definition at line 26 of file xoopsmlcontent.php.
References $_SESSION, $content, $time, and xoops_getmodulehandler().
$current_path = dirname(__FILE__) |
Definition at line 17 of file xoopsmlcontent.php.
if (DIRECTORY_SEPARATOR!="/") $xoops_root_path = substr($current_path, 0, strpos(strtolower($current_path), "/class/xoopseditor/tinymce/")) |
Definition at line 21 of file xoopsmlcontent.php.