XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
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 | |
Class XoopsStory
bodytext | ( | $format = 'Show' | ) |
string | $format |
comments | ( | ) |
counter | ( | ) |
created | ( | ) |
delete | ( | ) |
expired | ( | ) |
getStory | ( | $storyid | ) |
$storyid |
hometext | ( | $format = 'Show' | ) |
string | $format |
hostname | ( | ) |
ihome | ( | ) |
makeStory | ( | $array | ) |
$array |
nohtml | ( | ) |
nosmiley | ( | ) |
notifypub | ( | ) |
published | ( | ) |
setApproved | ( | $value | ) |
$value |
setBodytext | ( | $value | ) |
$value |
setComments | ( | $value | ) |
$value |
setExpired | ( | $value | ) |
$value |
setHometext | ( | $value | ) |
$value |
setHostname | ( | $value | ) |
$value |
setIhome | ( | $value | ) |
$value |
setNohtml | ( | $value = 0 | ) |
int | $value |
setNosmiley | ( | $value = 0 | ) |
int | $value |
setNotifyPub | ( | $value | ) |
$value |
setPublished | ( | $value | ) |
$value |
setStoryId | ( | $value | ) |
$value |
setTitle | ( | $value | ) |
$value |
setTopicalign | ( | $value | ) |
$value |
setTopicdisplay | ( | $value | ) |
$value |
setTopicId | ( | $value | ) |
$value |
setType | ( | $value | ) |
$value |
setUid | ( | $value | ) |
$value |
store | ( | $approved = false | ) |
bool | $approved |
Story | ( | $storyid = -1 | ) |
int | array | $storyid |
storyid | ( | ) |
title | ( | $format = 'Show' | ) |
string | $format |
topic | ( | ) |
topicalign | ( | $astext = true | ) |
bool | $astext |
topicdisplay | ( | ) |
topicid | ( | ) |
type | ( | ) |
uid | ( | ) |
uname | ( | ) |
updateComments | ( | $total | ) |
$total |
updateCounter | ( | ) |
$approved |
$bodytext = '' |
$db |
$ihome = 0 |
$nohtml = 0 |
$nosmiley = 0 |
$notifypub = 0 |
$topicstable |
$type |
$uid |