API - XOOPS 2.5.11 Beta 2
By monxoops.fr
TinyMCE Class Reference

Public Member Functions

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

Data Fields

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

Static Public Attributes

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

Constructor & Destructor Documentation

◆ __construct()

__construct (   $config)
Parameters
$config
Here is the call graph for this function:

Member Function Documentation

◆ get_xoopsPlugins()

get_xoopsPlugins ( )
Returns
array
Here is the caller graph for this function:

◆ init()

init ( )
Returns
bool
Here is the call graph for this function:
Here is the caller graph for this function:

◆ instance()

& instance (   $config)
Parameters
$config
Returns
TinyMCE

◆ loadCss()

loadCss (   $css_file = 'style.css')
Parameters
string$css_file
Returns
array
Here is the call graph for this function:
Here is the caller graph for this function:

◆ loadPlugins()

loadPlugins ( )
Returns
array
Here is the caller graph for this function:

◆ render()

render ( )
Returns
string
Here is the call graph for this function:

◆ setConfig()

setConfig (   $config)
Parameters
$config
Here is the caller graph for this function:

Field Documentation

◆ $config

$config = array()

◆ $LastOfElementsTinymce

$LastOfElementsTinymce = ''
static

◆ $ListOfElementsTinymce

$ListOfElementsTinymce = array()
static

◆ $rootpath

$rootpath

◆ $setting

$setting = array()

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