![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
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 | |
Class XoopsTopic
| __construct | ( | $table, | |
$topicid = 0 |
|||
| ) |
| $table | ||
| int | array | $topicid |
Voici le graphe d'appel pour cette fonction :| delete | ( | ) |
Voici le graphe d'appel pour cette fonction :| getAllChildTopics | ( | ) |
Voici le graphe d'appel pour cette fonction :| getAllChildTopicsId | ( | ) |
Voici le graphe d'appel pour cette fonction :| getChildTopicsTreeArray | ( | ) |
Voici le graphe d'appel pour cette fonction :| getFirstChildTopics | ( | ) |
Voici le graphe d'appel pour cette fonction :| getNiceTopicPathFromId | ( | $funcURL | ) |
| $funcURL |
Voici le graphe d'appel pour cette fonction :| getTopic | ( | $topicid | ) |
| $topicid |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| getTopicsList | ( | ) |
Voici le graphe d'appel pour cette fonction :| makeTopic | ( | $array | ) |
| $array |
Voici le graphe des appelants de cette fonction :| makeTopicSelBox | ( | $none = 0, |
|
$seltopic = -1, |
|||
$selname = '', |
|||
$onchange = '' |
|||
| ) |
| int | $none | |
| $seltopic | ||
| string | $selname | |
| string | $onchange |
Voici le graphe d'appel pour cette fonction :| prefix | ( | ) |
| setTopicImgurl | ( | $value | ) |
| $value |
Voici le graphe d'appel pour cette fonction :| setTopicPid | ( | $value | ) |
| $value |
Voici le graphe d'appel pour cette fonction :| setTopicTitle | ( | $value | ) |
| $value |
Voici le graphe d'appel pour cette fonction :| store | ( | ) |
Voici le graphe d'appel pour cette fonction :| topic_id | ( | ) |
Voici le graphe des appelants de cette fonction :| topic_imgurl | ( | $format = 'S' | ) |
| string | $format |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| topic_pid | ( | ) |
Voici le graphe des appelants de cette fonction :| topic_title | ( | $format = 'S' | ) |
| string | $format |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| topicExists | ( | $pid, | |
| $title | |||
| ) |
| $pid | |
| $title |
| usePermission | ( | $mid | ) |
| $mid |
| $mid |
| $use_permission = false |