XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
xoopsmlcontent.php File Reference

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/"))
 

Function Documentation

if (!defined("XOOPS_ROOT_PATH")) langDropdown ( )

Definition at line 26 of file xoopsmlcontent.php.

References $_SESSION, $content, $time, and xoops_getmodulehandler().

Here is the call graph for this function:

Variable Documentation

$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.