XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de la classe XoopsEditorHandler

Fonctions membres publiques

 __construct ()
 
 get ($name='', $options=null, $noHtml=false, $OnFailure='')
 
 getList ($noHtml=false)
 
 render ($editor)
 
 setConfig ($editor, $options)
 
 _loadEditor ($name, $options=null)
 

Fonctions membres publiques statiques

static getInstance ()
 

Champs de données

 $root_path = ''
 
 $nohtml = false
 
 $allowed_editors = array()
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( )

Enter description here...

Documentation des fonctions membres

◆ _loadEditor()

_loadEditor (   $name,
  $options = null 
)

XoopsEditorHandler::_loadEditor()

Paramètres
mixed$name
mixed$options
Renvoie
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ get()

get (   $name = '',
  $options = null,
  $noHtml = false,
  $OnFailure = '' 
)
Paramètres
string$nameEditor name which is actually the folder name
array$optionseditor options: $key => $val
string$OnFailurea pre-validated editor that will be used if the required editor is failed to create
bool$noHtmldohtml disabled
Renvoie
null
+ Voici le graphe d'appel pour cette fonction :

◆ getInstance()

static getInstance ( )
static

Access the only instance of this class

Renvoie
object

@staticvar object

+ Voici le graphe des appelants de cette fonction :

◆ getList()

getList (   $noHtml = false)

XoopsEditorHandler::getList()

Paramètres
mixed$noHtml
Renvoie
array
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ render()

render (   $editor)

XoopsEditorHandler::render()

Paramètres
mixed$editor
Renvoie

◆ setConfig()

setConfig (   $editor,
  $options 
)

XoopsEditorHandler::setConfig()

Paramètres
mixed$editor
mixed$options
Renvoie
void

Documentation des champs

◆ $allowed_editors

$allowed_editors = array()

◆ $nohtml

$nohtml = false

◆ $root_path

$root_path = ''

La documentation de cette classe a été générée à partir du fichier suivant :