|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
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 | |
Definition at line 20 of file xoopsstory.php.
| bodytext | ( | $format = 'Show' | ) |
Definition at line 310 of file xoopsstory.php.
| comments | ( | ) |
Definition at line 412 of file xoopsstory.php.
| counter | ( | ) |
Definition at line 339 of file xoopsstory.php.
| created | ( | ) |
Definition at line 344 of file xoopsstory.php.
| delete | ( | ) |
Definition at line 210 of file xoopsstory.php.
| expired | ( | ) |
Definition at line 354 of file xoopsstory.php.
| getStory | ( | $storyid | ) |
Definition at line 196 of file xoopsstory.php.
| hometext | ( | $format = 'Show' | ) |
Definition at line 281 of file xoopsstory.php.
| hostname | ( | ) |
Definition at line 359 of file xoopsstory.php.
| ihome | ( | ) |
Definition at line 389 of file xoopsstory.php.
| makeStory | ( | $array | ) |
Definition at line 203 of file xoopsstory.php.
| nohtml | ( | ) |
Definition at line 369 of file xoopsstory.php.
| nosmiley | ( | ) |
Definition at line 374 of file xoopsstory.php.
| notifypub | ( | ) |
Definition at line 379 of file xoopsstory.php.
| published | ( | ) |
Definition at line 349 of file xoopsstory.php.
| setApproved | ( | $value | ) |
Definition at line 128 of file xoopsstory.php.
| setBodytext | ( | $value | ) |
Definition at line 83 of file xoopsstory.php.
| setComments | ( | $value | ) |
Definition at line 143 of file xoopsstory.php.
| setExpired | ( | $value | ) |
Definition at line 93 of file xoopsstory.php.
| setHometext | ( | $value | ) |
Definition at line 78 of file xoopsstory.php.
| setHostname | ( | $value | ) |
Definition at line 98 of file xoopsstory.php.
| setIhome | ( | $value | ) |
Definition at line 113 of file xoopsstory.php.
| setNohtml | ( | $value = 0 | ) |
Definition at line 103 of file xoopsstory.php.
| setNosmiley | ( | $value = 0 | ) |
Definition at line 108 of file xoopsstory.php.
| setNotifyPub | ( | $value | ) |
Definition at line 118 of file xoopsstory.php.
| setPublished | ( | $value | ) |
Definition at line 88 of file xoopsstory.php.
| setStoryId | ( | $value | ) |
Definition at line 58 of file xoopsstory.php.
| setTitle | ( | $value | ) |
Definition at line 73 of file xoopsstory.php.
| setTopicalign | ( | $value | ) |
Definition at line 138 of file xoopsstory.php.
| setTopicdisplay | ( | $value | ) |
Definition at line 133 of file xoopsstory.php.
| setTopicId | ( | $value | ) |
Definition at line 63 of file xoopsstory.php.
| setType | ( | $value | ) |
Definition at line 123 of file xoopsstory.php.
| setUid | ( | $value | ) |
Definition at line 68 of file xoopsstory.php.
| store | ( | $approved = false | ) |
Definition at line 148 of file xoopsstory.php.
| Story | ( | $storyid = -1 | ) |
Definition at line 46 of file xoopsstory.php.
| storyid | ( | ) |
Definition at line 364 of file xoopsstory.php.
| title | ( | $format = 'Show' | ) |
Definition at line 257 of file xoopsstory.php.
| topic | ( | ) |
Definition at line 242 of file xoopsstory.php.
| topicalign | ( | $astext = true | ) |
Definition at line 399 of file xoopsstory.php.
| topicdisplay | ( | ) |
Definition at line 394 of file xoopsstory.php.
| topicid | ( | ) |
Definition at line 237 of file xoopsstory.php.
| type | ( | ) |
Definition at line 384 of file xoopsstory.php.
| uid | ( | ) |
Definition at line 247 of file xoopsstory.php.
| uname | ( | ) |
Definition at line 252 of file xoopsstory.php.
| updateComments | ( | $total | ) |
Definition at line 228 of file xoopsstory.php.
| updateCounter | ( | ) |
Definition at line 219 of file xoopsstory.php.
| $approved |
Definition at line 39 of file xoopsstory.php.
| $bodytext = '' |
Definition at line 28 of file xoopsstory.php.
| $comments |
Definition at line 44 of file xoopsstory.php.
| $counter |
Definition at line 29 of file xoopsstory.php.
| $created |
Definition at line 30 of file xoopsstory.php.
| $db |
Definition at line 42 of file xoopsstory.php.
| $expired |
Definition at line 32 of file xoopsstory.php.
| $hometext |
Definition at line 27 of file xoopsstory.php.
| $hostname |
Definition at line 33 of file xoopsstory.php.
| $ihome =0 |
Definition at line 36 of file xoopsstory.php.
| $nohtml =0 |
Definition at line 34 of file xoopsstory.php.
| $nosmiley =0 |
Definition at line 35 of file xoopsstory.php.
| $notifypub =0 |
Definition at line 37 of file xoopsstory.php.
| $published |
Definition at line 31 of file xoopsstory.php.
| $storyid |
Definition at line 23 of file xoopsstory.php.
| $table |
Definition at line 22 of file xoopsstory.php.
| $title |
Definition at line 26 of file xoopsstory.php.
| $topicalign |
Definition at line 41 of file xoopsstory.php.
| $topicdisplay |
Definition at line 40 of file xoopsstory.php.
| $topicid |
Definition at line 24 of file xoopsstory.php.
| $topicstable |
Definition at line 43 of file xoopsstory.php.
| $type |
Definition at line 38 of file xoopsstory.php.
| $uid |
Definition at line 25 of file xoopsstory.php.