XOOPS 2.5.6
Final
|
Public Member Functions | |
bodytext ($format="Show") | |
comments () | |
counter () | |
created () | |
delete () | |
expired () | |
getStory ($storyid) | |
hometext ($format="Show") | |
hostname () | |
ihome () | |
makeStory ($array) | |
nohtml () | |
nosmiley () | |
notifypub () | |
published () | |
setApproved ($value) | |
setBodytext ($value) | |
setComments ($value) | |
setExpired ($value) | |
setHometext ($value) | |
setHostname ($value) | |
setIhome ($value) | |
setNohtml ($value=0) | |
setNosmiley ($value=0) | |
setNotifyPub ($value) | |
setPublished ($value) | |
setStoryId ($value) | |
setTitle ($value) | |
setTopicalign ($value) | |
setTopicdisplay ($value) | |
setTopicId ($value) | |
setType ($value) | |
setUid ($value) | |
store ($approved=false) | |
Story ($storyid=-1) | |
storyid () | |
title ($format="Show") | |
topic () | |
topicalign ($astext=true) | |
topicdisplay () | |
topicid () | |
type () | |
uid () | |
uname () | |
updateComments ($total) | |
updateCounter () | |
Public Attributes | |
$approved | |
$bodytext ="" | |
$comments | |
$counter | |
$created | |
$db | |
$expired | |
$hometext | |
$hostname | |
$ihome =0 | |
$nohtml =0 | |
$nosmiley =0 | |
$notifypub =0 | |
$published | |
$storyid | |
$table | |
$title | |
$topicalign | |
$topicdisplay | |
$topicid | |
$topicstable | |
$type | |
$uid | |
Definition at line 28 of file xoopsstory.php.
XoopsStory::bodytext | ( | $format = "Show" | ) |
Definition at line 315 of file xoopsstory.php.
References $bodytext, $html, $myts, MyTextSanitizer\getInstance(), nohtml(), and nosmiley().
Referenced by setBodytext(), and store().
XoopsStory::comments | ( | ) |
Definition at line 417 of file xoopsstory.php.
References $comments.
Referenced by setComments(), and store().
XoopsStory::counter | ( | ) |
Definition at line 344 of file xoopsstory.php.
References $counter.
XoopsStory::created | ( | ) |
Definition at line 349 of file xoopsstory.php.
References $created.
XoopsStory::delete | ( | ) |
Definition at line 219 of file xoopsstory.php.
References $result, $sql, and storyid().
XoopsStory::expired | ( | ) |
Definition at line 359 of file xoopsstory.php.
References $expired.
Referenced by setExpired(), and store().
XoopsStory::getStory | ( | $storyid | ) |
Definition at line 204 of file xoopsstory.php.
References $sql, $storyid, and makeStory().
Referenced by Story().
XoopsStory::hometext | ( | $format = "Show" | ) |
Definition at line 286 of file xoopsstory.php.
References $hometext, $html, $myts, MyTextSanitizer\getInstance(), nohtml(), and nosmiley().
Referenced by setHometext(), and store().
XoopsStory::hostname | ( | ) |
Definition at line 364 of file xoopsstory.php.
References $hostname.
Referenced by setHostname(), and store().
XoopsStory::ihome | ( | ) |
Definition at line 394 of file xoopsstory.php.
References $ihome.
Referenced by setIhome(), and store().
XoopsStory::makeStory | ( | $array | ) |
Definition at line 212 of file xoopsstory.php.
Referenced by getStory(), and Story().
XoopsStory::nohtml | ( | ) |
Definition at line 374 of file xoopsstory.php.
References $nohtml.
Referenced by bodytext(), hometext(), setNohtml(), and store().
XoopsStory::nosmiley | ( | ) |
Definition at line 379 of file xoopsstory.php.
References $nosmiley.
Referenced by bodytext(), hometext(), setNosmiley(), store(), and title().
XoopsStory::notifypub | ( | ) |
Definition at line 384 of file xoopsstory.php.
References $notifypub.
Referenced by setNotifyPub(), and store().
XoopsStory::published | ( | ) |
Definition at line 354 of file xoopsstory.php.
References $published.
Referenced by setPublished(), and store().
XoopsStory::setApproved | ( | $value | ) |
Definition at line 136 of file xoopsstory.php.
XoopsStory::setBodytext | ( | $value | ) |
Definition at line 91 of file xoopsstory.php.
References bodytext().
XoopsStory::setComments | ( | $value | ) |
Definition at line 151 of file xoopsstory.php.
References comments().
XoopsStory::setExpired | ( | $value | ) |
Definition at line 101 of file xoopsstory.php.
References expired().
XoopsStory::setHometext | ( | $value | ) |
Definition at line 86 of file xoopsstory.php.
References hometext().
XoopsStory::setHostname | ( | $value | ) |
Definition at line 106 of file xoopsstory.php.
References hostname().
XoopsStory::setIhome | ( | $value | ) |
Definition at line 121 of file xoopsstory.php.
References ihome().
XoopsStory::setNohtml | ( | $value = 0 | ) |
Definition at line 111 of file xoopsstory.php.
References nohtml().
XoopsStory::setNosmiley | ( | $value = 0 | ) |
Definition at line 116 of file xoopsstory.php.
References nosmiley().
XoopsStory::setNotifyPub | ( | $value | ) |
Definition at line 126 of file xoopsstory.php.
References notifypub().
XoopsStory::setPublished | ( | $value | ) |
Definition at line 96 of file xoopsstory.php.
References published().
XoopsStory::setStoryId | ( | $value | ) |
Definition at line 66 of file xoopsstory.php.
References storyid().
XoopsStory::setTitle | ( | $value | ) |
Definition at line 81 of file xoopsstory.php.
References title().
XoopsStory::setTopicalign | ( | $value | ) |
Definition at line 146 of file xoopsstory.php.
References topicalign().
XoopsStory::setTopicdisplay | ( | $value | ) |
Definition at line 141 of file xoopsstory.php.
References topicdisplay().
XoopsStory::setTopicId | ( | $value | ) |
Definition at line 71 of file xoopsstory.php.
References topicid().
XoopsStory::setType | ( | $value | ) |
Definition at line 131 of file xoopsstory.php.
References type().
XoopsStory::setUid | ( | $value | ) |
Definition at line 76 of file xoopsstory.php.
References uid().
XoopsStory::store | ( | $approved = false | ) |
Definition at line 156 of file xoopsstory.php.
References $approved, $bodytext, $created, $expired, $hometext, $myts, $published, $result, $sql, $storyid, $title, bodytext(), comments(), expired(), MyTextSanitizer\getInstance(), hometext(), hostname(), ihome(), nohtml(), nosmiley(), notifypub(), published(), storyid(), title(), topicalign(), topicdisplay(), topicid(), type(), and uid().
XoopsStory::Story | ( | $storyid = -1 | ) |
Definition at line 54 of file xoopsstory.php.
References $storyid, XoopsDatabaseFactory\getDatabaseConnection(), getStory(), and makeStory().
XoopsStory::storyid | ( | ) |
Definition at line 369 of file xoopsstory.php.
References $storyid.
Referenced by delete(), setStoryId(), store(), updateComments(), and updateCounter().
XoopsStory::title | ( | $format = "Show" | ) |
Definition at line 266 of file xoopsstory.php.
References $myts, $title, MyTextSanitizer\getInstance(), and nosmiley().
Referenced by setTitle(), and store().
XoopsStory::topic | ( | ) |
Definition at line 251 of file xoopsstory.php.
References topicid().
XoopsStory::topicalign | ( | $astext = true | ) |
Definition at line 404 of file xoopsstory.php.
References $ret, and $topicalign.
Referenced by setTopicalign(), and store().
XoopsStory::topicdisplay | ( | ) |
Definition at line 399 of file xoopsstory.php.
References $topicdisplay.
Referenced by setTopicdisplay(), and store().
XoopsStory::topicid | ( | ) |
Definition at line 246 of file xoopsstory.php.
References $topicid.
Referenced by setTopicId(), store(), and topic().
XoopsStory::type | ( | ) |
Definition at line 389 of file xoopsstory.php.
References $type.
Referenced by setType(), and store().
XoopsStory::uid | ( | ) |
XoopsStory::uname | ( | ) |
Definition at line 261 of file xoopsstory.php.
References XoopsUser\getUnameFromId(), and uid().
XoopsStory::updateComments | ( | $total | ) |
Definition at line 237 of file xoopsstory.php.
References $result, $sql, and storyid().
XoopsStory::updateCounter | ( | ) |
Definition at line 228 of file xoopsstory.php.
References $result, $sql, and storyid().
XoopsStory::$approved |
Definition at line 47 of file xoopsstory.php.
Referenced by store().
XoopsStory::$bodytext ="" |
Definition at line 36 of file xoopsstory.php.
Referenced by bodytext(), and store().
XoopsStory::$comments |
Definition at line 52 of file xoopsstory.php.
Referenced by comments().
XoopsStory::$counter |
Definition at line 37 of file xoopsstory.php.
Referenced by counter().
XoopsStory::$created |
Definition at line 38 of file xoopsstory.php.
XoopsStory::$db |
Definition at line 50 of file xoopsstory.php.
XoopsStory::$expired |
Definition at line 40 of file xoopsstory.php.
XoopsStory::$hometext |
Definition at line 35 of file xoopsstory.php.
Referenced by hometext(), and store().
XoopsStory::$hostname |
Definition at line 41 of file xoopsstory.php.
Referenced by hostname().
XoopsStory::$ihome =0 |
Definition at line 44 of file xoopsstory.php.
Referenced by ihome().
XoopsStory::$nohtml =0 |
Definition at line 42 of file xoopsstory.php.
Referenced by nohtml().
XoopsStory::$nosmiley =0 |
Definition at line 43 of file xoopsstory.php.
Referenced by nosmiley().
XoopsStory::$notifypub =0 |
Definition at line 45 of file xoopsstory.php.
Referenced by notifypub().
XoopsStory::$published |
Definition at line 39 of file xoopsstory.php.
Referenced by published(), and store().
XoopsStory::$storyid |
Definition at line 31 of file xoopsstory.php.
Referenced by getStory(), store(), Story(), and storyid().
XoopsStory::$table |
Definition at line 30 of file xoopsstory.php.
XoopsStory::$title |
Definition at line 34 of file xoopsstory.php.
XoopsStory::$topicalign |
Definition at line 49 of file xoopsstory.php.
Referenced by topicalign().
XoopsStory::$topicdisplay |
Definition at line 48 of file xoopsstory.php.
Referenced by topicdisplay().
XoopsStory::$topicid |
Definition at line 32 of file xoopsstory.php.
Referenced by topicid().
XoopsStory::$topicstable |
Definition at line 51 of file xoopsstory.php.
XoopsStory::$type |
Definition at line 46 of file xoopsstory.php.
Referenced by type().
XoopsStory::$uid |
Definition at line 33 of file xoopsstory.php.
Referenced by uid().