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

Fonctions membres publiques

 __construct ($table_name, $id_name, $pid_name)
 
 getFirstChild ($sel_id, $order='')
 
 getFirstChildId ($sel_id)
 
 getAllChildId ($sel_id, $order='', $idarray=array())
 
 getAllParentId ($sel_id, $order='', $idarray=array())
 
 getPathFromId ($sel_id, $title, $path='')
 
 makeMySelBox ($title, $order='', $preset_id=0, $none=0, $sel_name='', $onchange='')
 
 getNicePathFromId ($sel_id, $title, $funcURL, $path='')
 
 getIdPathFromId ($sel_id, $path='')
 
 getAllChild ($sel_id=0, $order='', $parray=array())
 
 getChildTreeArray ($sel_id=0, $order='', $parray=array(), $r_prefix='')
 

Champs de données

 $table
 
 $id
 
 $pid
 
 $order
 
 $title
 
 $db
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct (   $table_name,
  $id_name,
  $pid_name 
)
Paramètres
$table_name
$id_name
$pid_name
+ Voici le graphe d'appel pour cette fonction :

Documentation des fonctions membres

◆ getAllChild()

getAllChild (   $sel_id = 0,
  $order = '',
  $parray = array() 
)

Enter description here...

Paramètres
int | mixed$sel_id
string | mixed$order
array | mixed$parray
Renvoie
mixed

◆ getAllChildId()

getAllChildId (   $sel_id,
  $order = '',
  $idarray = array() 
)
Paramètres
$sel_id
string$order
array$idarray
Renvoie
array

◆ getAllParentId()

getAllParentId (   $sel_id,
  $order = '',
  $idarray = array() 
)
Paramètres
$sel_id
string$order
array$idarray
Renvoie
array

◆ getChildTreeArray()

getChildTreeArray (   $sel_id = 0,
  $order = '',
  $parray = array(),
  $r_prefix = '' 
)

Enter description here...

Paramètres
int | mixed$sel_id
string | mixed$order
array | mixed$parray
string | mixed$r_prefix
Renvoie
mixed
+ Voici le graphe des appelants de cette fonction :

◆ getFirstChild()

getFirstChild (   $sel_id,
  $order = '' 
)
Paramètres
$sel_id
string$order
Renvoie
array

◆ getFirstChildId()

getFirstChildId (   $sel_id)
Paramètres
$sel_id
Renvoie
array

◆ getIdPathFromId()

getIdPathFromId (   $sel_id,
  $path = '' 
)
Paramètres
$sel_id
string$path
Renvoie
string

◆ getNicePathFromId()

getNicePathFromId (   $sel_id,
  $title,
  $funcURL,
  $path = '' 
)
Paramètres
$sel_id
$title
$funcURL
string$path
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ getPathFromId()

getPathFromId (   $sel_id,
  $title,
  $path = '' 
)
Paramètres
$sel_id
$title
string$path
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ makeMySelBox()

makeMySelBox (   $title,
  $order = '',
  $preset_id = 0,
  $none = 0,
  $sel_name = '',
  $onchange = '' 
)
Paramètres
$title
string$order
int$preset_id
int$none
string$sel_name
string$onchange
+ Voici le graphe d'appel pour cette fonction :

Documentation des champs

◆ $db

$db

◆ $id

$id

◆ $order

◆ $pid

$pid

◆ $table

◆ $title

$title

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