XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
TinyMCE Class Reference

Public Member Functions

 __construct ($config)
 
 get_xoopsPlugins ()
 
 init ()
 
instance ($config)
 
 loadCss ($css_file= 'style.css')
 
 loadPlugins ()
 
 render ()
 
 setConfig ($config)
 
 TinyMCE ($config)
 

Public Attributes

 $config = array()
 
 $rootpath
 
 $setting = array()
 

Static Public Attributes

static $LastOfElementsTinymce =""
 
static $ListOfElementsTinymce =array()
 

Detailed Description

Definition at line 26 of file tinymce.php.

Constructor & Destructor Documentation

TinyMCE::__construct (   $config)

Definition at line 36 of file tinymce.php.

References $config, get_xoopsPlugins(), and setConfig().

Referenced by TinyMCE().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Function Documentation

TinyMCE::get_xoopsPlugins ( )

Definition at line 226 of file tinymce.php.

Referenced by __construct().

Here is the caller graph for this function:

TinyMCE::init ( )

Definition at line 69 of file tinymce.php.

References $GLOBALS, $i, loadCss(), and loadPlugins().

Referenced by render().

Here is the call graph for this function:

Here is the caller graph for this function:

& TinyMCE::instance (   $config)

Definition at line 51 of file tinymce.php.

References $config, and TinyMCE().

Here is the call graph for this function:

TinyMCE::loadCss (   $css_file = 'style.css')

Definition at line 239 of file tinymce.php.

References $GLOBALS, xoops_getcss(), XOOPS_THEME_PATH, and XOOPS_THEME_URL.

Referenced by init().

Here is the call graph for this function:

Here is the caller graph for this function:

TinyMCE::loadPlugins ( )

Definition at line 207 of file tinymce.php.

Referenced by init().

Here is the caller graph for this function:

TinyMCE::render ( )

Definition at line 261 of file tinymce.php.

References $ret, and init().

Here is the call graph for this function:

TinyMCE::setConfig (   $config)

Definition at line 62 of file tinymce.php.

References $config.

Referenced by __construct().

Here is the caller graph for this function:

TinyMCE::TinyMCE (   $config)

Definition at line 46 of file tinymce.php.

References $config, and __construct().

Referenced by instance().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

TinyMCE::$config = array()

Definition at line 29 of file tinymce.php.

Referenced by __construct(), instance(), setConfig(), and TinyMCE().

TinyMCE::$LastOfElementsTinymce =""
static

Definition at line 31 of file tinymce.php.

TinyMCE::$ListOfElementsTinymce =array()
static

Definition at line 32 of file tinymce.php.

TinyMCE::$rootpath

Definition at line 28 of file tinymce.php.

TinyMCE::$setting = array()

Definition at line 30 of file tinymce.php.


The documentation for this class was generated from the following file: