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

Fonctions membres publiques

 Story ($storyid=-1)
 
 setStoryId ($value)
 
 setTopicId ($value)
 
 setUid ($value)
 
 setTitle ($value)
 
 setHometext ($value)
 
 setBodytext ($value)
 
 setPublished ($value)
 
 setExpired ($value)
 
 setHostname ($value)
 
 setNohtml ($value=0)
 
 setNosmiley ($value=0)
 
 setIhome ($value)
 
 setNotifyPub ($value)
 
 setType ($value)
 
 setApproved ($value)
 
 setTopicdisplay ($value)
 
 setTopicalign ($value)
 
 setComments ($value)
 
 store ($approved=false)
 
 getStory ($storyid)
 
 makeStory ($array)
 
 delete ()
 
 updateCounter ()
 
 updateComments ($total)
 
 topicid ()
 
 topic ()
 
 uid ()
 
 uname ()
 
 title ($format='Show')
 
 hometext ($format='Show')
 
 bodytext ($format='Show')
 
 counter ()
 
 created ()
 
 published ()
 
 expired ()
 
 hostname ()
 
 storyid ()
 
 nohtml ()
 
 nosmiley ()
 
 notifypub ()
 
 type ()
 
 ihome ()
 
 topicdisplay ()
 
 topicalign ($astext=true)
 
 comments ()
 

Champs de données

 $table
 
 $storyid
 
 $topicid
 
 $uid
 
 $title
 
 $hometext
 
 $bodytext = ''
 
 $counter
 
 $created
 
 $published
 
 $expired
 
 $hostname
 
 $nohtml = 0
 
 $nosmiley = 0
 
 $ihome = 0
 
 $notifypub = 0
 
 $type
 
 $approved
 
 $topicdisplay
 
 $topicalign
 
 $db
 
 $topicstable
 
 $comments
 

Description détaillée

Class XoopsStory

Documentation des fonctions membres

◆ bodytext()

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

◆ comments()

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

◆ counter()

counter ( )

◆ created()

created ( )

◆ delete()

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

◆ expired()

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

◆ getStory()

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

◆ hometext()

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

◆ hostname()

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

◆ ihome()

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

◆ makeStory()

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

◆ nohtml()

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

◆ nosmiley()

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

◆ notifypub()

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

◆ published()

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

◆ setApproved()

setApproved (   $value)
Paramètres
$value

◆ setBodytext()

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

◆ setComments()

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

◆ setExpired()

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

◆ setHometext()

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

◆ setHostname()

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

◆ setIhome()

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

◆ setNohtml()

setNohtml (   $value = 0)
Paramètres
int$value
+ Voici le graphe d'appel pour cette fonction :

◆ setNosmiley()

setNosmiley (   $value = 0)
Paramètres
int$value
+ Voici le graphe d'appel pour cette fonction :

◆ setNotifyPub()

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

◆ setPublished()

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

◆ setStoryId()

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

◆ setTitle()

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

◆ setTopicalign()

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

◆ setTopicdisplay()

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

◆ setTopicId()

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

◆ setType()

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

◆ setUid()

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

◆ store()

store (   $approved = false)
Paramètres
bool$approved
Renvoie
bool
+ Voici le graphe d'appel pour cette fonction :

◆ Story()

Story (   $storyid = -1)
Paramètres
int | array$storyid
+ Voici le graphe d'appel pour cette fonction :

◆ storyid()

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

◆ title()

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

◆ topic()

topic ( )
Renvoie
XoopsTopic
+ Voici le graphe d'appel pour cette fonction :

◆ topicalign()

topicalign (   $astext = true)
Paramètres
bool$astext
Renvoie
string
+ Voici le graphe des appelants de cette fonction :

◆ topicdisplay()

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

◆ topicid()

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

◆ type()

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

◆ uid()

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

◆ uname()

uname ( )
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ updateComments()

updateComments (   $total)
Paramètres
$total
Renvoie
bool
+ Voici le graphe d'appel pour cette fonction :

◆ updateCounter()

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

Documentation des champs

◆ $approved

$approved

◆ $bodytext

$bodytext = ''

◆ $comments

◆ $counter

◆ $created

◆ $db

$db

◆ $expired

◆ $hometext

◆ $hostname

◆ $ihome

$ihome = 0

◆ $nohtml

$nohtml = 0

◆ $nosmiley

$nosmiley = 0

◆ $notifypub

$notifypub = 0

◆ $published

◆ $storyid

◆ $table

◆ $title

◆ $topicalign

◆ $topicdisplay

◆ $topicid

◆ $topicstable

$topicstable

◆ $type

$type

◆ $uid

$uid

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