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

Fonctions membres publiques

 __construct ($table, $topicid=0)
 
 setTopicTitle ($value)
 
 setTopicImgurl ($value)
 
 setTopicPid ($value)
 
 getTopic ($topicid)
 
 makeTopic ($array)
 
 usePermission ($mid)
 
 store ()
 
 delete ()
 
 topic_id ()
 
 topic_pid ()
 
 topic_title ($format='S')
 
 topic_imgurl ($format='S')
 
 prefix ()
 
 getFirstChildTopics ()
 
 getAllChildTopics ()
 
 getChildTopicsTreeArray ()
 
 makeTopicSelBox ($none=0, $seltopic=-1, $selname='', $onchange='')
 
 getNiceTopicPathFromId ($funcURL)
 
 getAllChildTopicsId ()
 
 getTopicsList ()
 
 topicExists ($pid, $title)
 

Champs de données

 $table
 
 $topic_id
 
 $topic_pid
 
 $topic_title
 
 $topic_imgurl
 
 $prefix
 
 $use_permission = false
 
 $mid
 

Description détaillée

Class XoopsTopic

Documentation des constructeurs et destructeur

◆ __construct()

__construct (   $table,
  $topicid = 0 
)
Paramètres
$table
int | array$topicid
+ Voici le graphe d'appel pour cette fonction :

Documentation des fonctions membres

◆ delete()

delete ( )
+ Voici le graphe d'appel pour cette fonction :

◆ getAllChildTopics()

getAllChildTopics ( )
Renvoie
array
+ Voici le graphe d'appel pour cette fonction :

◆ getAllChildTopicsId()

getAllChildTopicsId ( )
Renvoie
array
+ Voici le graphe d'appel pour cette fonction :

◆ getChildTopicsTreeArray()

getChildTopicsTreeArray ( )
Renvoie
array
+ Voici le graphe d'appel pour cette fonction :

◆ getFirstChildTopics()

getFirstChildTopics ( )
Renvoie
array
+ Voici le graphe d'appel pour cette fonction :

◆ getNiceTopicPathFromId()

getNiceTopicPathFromId (   $funcURL)
Paramètres
$funcURL
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ getTopic()

getTopic (   $topicid)
Paramètres
$topicid
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ getTopicsList()

getTopicsList ( )
Renvoie
array
+ Voici le graphe d'appel pour cette fonction :

◆ makeTopic()

makeTopic (   $array)
Paramètres
$array
+ Voici le graphe des appelants de cette fonction :

◆ makeTopicSelBox()

makeTopicSelBox (   $none = 0,
  $seltopic = -1,
  $selname = '',
  $onchange = '' 
)
Paramètres
int$none
$seltopic
string$selname
string$onchange
+ Voici le graphe d'appel pour cette fonction :

◆ prefix()

prefix ( )

◆ setTopicImgurl()

setTopicImgurl (   $value)
Paramètres
$value
+ Voici le graphe d'appel pour cette fonction :

◆ setTopicPid()

setTopicPid (   $value)
Paramètres
$value
+ Voici le graphe d'appel pour cette fonction :

◆ setTopicTitle()

setTopicTitle (   $value)
Paramètres
$value
+ Voici le graphe d'appel pour cette fonction :

◆ store()

store ( )
Renvoie
bool
+ Voici le graphe d'appel pour cette fonction :

◆ topic_id()

topic_id ( )
Renvoie
int
+ Voici le graphe des appelants de cette fonction :

◆ topic_imgurl()

topic_imgurl (   $format = 'S')
Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ topic_pid()

topic_pid ( )
+ Voici le graphe des appelants de cette fonction :

◆ topic_title()

topic_title (   $format = 'S')
Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ topicExists()

topicExists (   $pid,
  $title 
)
Paramètres
$pid
$title
Renvoie
bool

◆ usePermission()

usePermission (   $mid)
Paramètres
$mid

Documentation des champs

◆ $mid

$mid

◆ $prefix

◆ $table

◆ $topic_id

◆ $topic_imgurl

◆ $topic_pid

◆ $topic_title

◆ $use_permission

$use_permission = false

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