XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
xoopsstory Class Reference

Public Member Functions

 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 ()
 

Data Fields

 $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
 

Detailed Description

Definition at line 20 of file xoopsstory.php.

Member Function Documentation

◆ bodytext()

bodytext ( $format = 'Show')

Definition at line 310 of file xoopsstory.php.

◆ comments()

comments ( )

Definition at line 412 of file xoopsstory.php.

◆ counter()

counter ( )

Definition at line 339 of file xoopsstory.php.

◆ created()

created ( )

Definition at line 344 of file xoopsstory.php.

◆ delete()

delete ( )

Definition at line 210 of file xoopsstory.php.

◆ expired()

expired ( )

Definition at line 354 of file xoopsstory.php.

◆ getStory()

getStory ( $storyid)

Definition at line 196 of file xoopsstory.php.

◆ hometext()

hometext ( $format = 'Show')

Definition at line 281 of file xoopsstory.php.

◆ hostname()

hostname ( )

Definition at line 359 of file xoopsstory.php.

◆ ihome()

ihome ( )

Definition at line 389 of file xoopsstory.php.

◆ makeStory()

makeStory ( $array)

Definition at line 203 of file xoopsstory.php.

◆ nohtml()

nohtml ( )

Definition at line 369 of file xoopsstory.php.

◆ nosmiley()

nosmiley ( )

Definition at line 374 of file xoopsstory.php.

◆ notifypub()

notifypub ( )

Definition at line 379 of file xoopsstory.php.

◆ published()

published ( )

Definition at line 349 of file xoopsstory.php.

◆ setApproved()

setApproved ( $value)

Definition at line 128 of file xoopsstory.php.

◆ setBodytext()

setBodytext ( $value)

Definition at line 83 of file xoopsstory.php.

◆ setComments()

setComments ( $value)

Definition at line 143 of file xoopsstory.php.

◆ setExpired()

setExpired ( $value)

Definition at line 93 of file xoopsstory.php.

◆ setHometext()

setHometext ( $value)

Definition at line 78 of file xoopsstory.php.

◆ setHostname()

setHostname ( $value)

Definition at line 98 of file xoopsstory.php.

◆ setIhome()

setIhome ( $value)

Definition at line 113 of file xoopsstory.php.

◆ setNohtml()

setNohtml ( $value = 0)

Definition at line 103 of file xoopsstory.php.

◆ setNosmiley()

setNosmiley ( $value = 0)

Definition at line 108 of file xoopsstory.php.

◆ setNotifyPub()

setNotifyPub ( $value)

Definition at line 118 of file xoopsstory.php.

◆ setPublished()

setPublished ( $value)

Definition at line 88 of file xoopsstory.php.

◆ setStoryId()

setStoryId ( $value)

Definition at line 58 of file xoopsstory.php.

◆ setTitle()

setTitle ( $value)

Definition at line 73 of file xoopsstory.php.

◆ setTopicalign()

setTopicalign ( $value)

Definition at line 138 of file xoopsstory.php.

◆ setTopicdisplay()

setTopicdisplay ( $value)

Definition at line 133 of file xoopsstory.php.

◆ setTopicId()

setTopicId ( $value)

Definition at line 63 of file xoopsstory.php.

◆ setType()

setType ( $value)

Definition at line 123 of file xoopsstory.php.

◆ setUid()

setUid ( $value)

Definition at line 68 of file xoopsstory.php.

◆ store()

store ( $approved = false)

Definition at line 148 of file xoopsstory.php.

◆ Story()

Story ( $storyid = -1)

Definition at line 46 of file xoopsstory.php.

◆ storyid()

storyid ( )

Definition at line 364 of file xoopsstory.php.

◆ title()

title ( $format = 'Show')

Definition at line 257 of file xoopsstory.php.

◆ topic()

topic ( )

Definition at line 242 of file xoopsstory.php.

◆ topicalign()

topicalign ( $astext = true)

Definition at line 399 of file xoopsstory.php.

◆ topicdisplay()

topicdisplay ( )

Definition at line 394 of file xoopsstory.php.

◆ topicid()

topicid ( )

Definition at line 237 of file xoopsstory.php.

◆ type()

type ( )

Definition at line 384 of file xoopsstory.php.

◆ uid()

uid ( )

Definition at line 247 of file xoopsstory.php.

◆ uname()

uname ( )

Definition at line 252 of file xoopsstory.php.

◆ updateComments()

updateComments ( $total)

Definition at line 228 of file xoopsstory.php.

◆ updateCounter()

updateCounter ( )

Definition at line 219 of file xoopsstory.php.

Field Documentation

◆ $approved

$approved

Definition at line 39 of file xoopsstory.php.

◆ $bodytext

$bodytext = ''

Definition at line 28 of file xoopsstory.php.

◆ $comments

$comments

Definition at line 44 of file xoopsstory.php.

◆ $counter

$counter

Definition at line 29 of file xoopsstory.php.

◆ $created

$created

Definition at line 30 of file xoopsstory.php.

◆ $db

$db

Definition at line 42 of file xoopsstory.php.

◆ $expired

$expired

Definition at line 32 of file xoopsstory.php.

◆ $hometext

$hometext

Definition at line 27 of file xoopsstory.php.

◆ $hostname

$hostname

Definition at line 33 of file xoopsstory.php.

◆ $ihome

$ihome =0

Definition at line 36 of file xoopsstory.php.

◆ $nohtml

$nohtml =0

Definition at line 34 of file xoopsstory.php.

◆ $nosmiley

$nosmiley =0

Definition at line 35 of file xoopsstory.php.

◆ $notifypub

$notifypub =0

Definition at line 37 of file xoopsstory.php.

◆ $published

$published

Definition at line 31 of file xoopsstory.php.

◆ $storyid

$storyid

Definition at line 23 of file xoopsstory.php.

◆ $table

$table

Definition at line 22 of file xoopsstory.php.

◆ $title

$title

Definition at line 26 of file xoopsstory.php.

◆ $topicalign

$topicalign

Definition at line 41 of file xoopsstory.php.

◆ $topicdisplay

$topicdisplay

Definition at line 40 of file xoopsstory.php.

◆ $topicid

$topicid

Definition at line 24 of file xoopsstory.php.

◆ $topicstable

$topicstable

Definition at line 43 of file xoopsstory.php.

◆ $type

$type

Definition at line 38 of file xoopsstory.php.

◆ $uid

$uid

Definition at line 25 of file xoopsstory.php.


The documentation for this class was generated from the following file: