XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
XoopsStory Class Reference

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
 

Detailed Description

Definition at line 28 of file xoopsstory.php.

Member Function Documentation

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

Here is the call graph for this function:

Here is the caller graph for this function:

XoopsStory::comments ( )

Definition at line 417 of file xoopsstory.php.

References $comments.

Referenced by setComments(), and store().

Here is the caller graph for this function:

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

Here is the call graph for this function:

XoopsStory::expired ( )

Definition at line 359 of file xoopsstory.php.

References $expired.

Referenced by setExpired(), and store().

Here is the caller graph for this function:

XoopsStory::getStory (   $storyid)

Definition at line 204 of file xoopsstory.php.

References $sql, $storyid, and makeStory().

Referenced by Story().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

XoopsStory::hostname ( )

Definition at line 364 of file xoopsstory.php.

References $hostname.

Referenced by setHostname(), and store().

Here is the caller graph for this function:

XoopsStory::ihome ( )

Definition at line 394 of file xoopsstory.php.

References $ihome.

Referenced by setIhome(), and store().

Here is the caller graph for this function:

XoopsStory::makeStory (   $array)

Definition at line 212 of file xoopsstory.php.

Referenced by getStory(), and Story().

Here is the caller graph for this function:

XoopsStory::nohtml ( )

Definition at line 374 of file xoopsstory.php.

References $nohtml.

Referenced by bodytext(), hometext(), setNohtml(), and store().

Here is the caller graph for this function:

XoopsStory::nosmiley ( )

Definition at line 379 of file xoopsstory.php.

References $nosmiley.

Referenced by bodytext(), hometext(), setNosmiley(), store(), and title().

Here is the caller graph for this function:

XoopsStory::notifypub ( )

Definition at line 384 of file xoopsstory.php.

References $notifypub.

Referenced by setNotifyPub(), and store().

Here is the caller graph for this function:

XoopsStory::published ( )

Definition at line 354 of file xoopsstory.php.

References $published.

Referenced by setPublished(), and store().

Here is the caller graph for this function:

XoopsStory::setApproved (   $value)

Definition at line 136 of file xoopsstory.php.

XoopsStory::setBodytext (   $value)

Definition at line 91 of file xoopsstory.php.

References bodytext().

Here is the call graph for this function:

XoopsStory::setComments (   $value)

Definition at line 151 of file xoopsstory.php.

References comments().

Here is the call graph for this function:

XoopsStory::setExpired (   $value)

Definition at line 101 of file xoopsstory.php.

References expired().

Here is the call graph for this function:

XoopsStory::setHometext (   $value)

Definition at line 86 of file xoopsstory.php.

References hometext().

Here is the call graph for this function:

XoopsStory::setHostname (   $value)

Definition at line 106 of file xoopsstory.php.

References hostname().

Here is the call graph for this function:

XoopsStory::setIhome (   $value)

Definition at line 121 of file xoopsstory.php.

References ihome().

Here is the call graph for this function:

XoopsStory::setNohtml (   $value = 0)

Definition at line 111 of file xoopsstory.php.

References nohtml().

Here is the call graph for this function:

XoopsStory::setNosmiley (   $value = 0)

Definition at line 116 of file xoopsstory.php.

References nosmiley().

Here is the call graph for this function:

XoopsStory::setNotifyPub (   $value)

Definition at line 126 of file xoopsstory.php.

References notifypub().

Here is the call graph for this function:

XoopsStory::setPublished (   $value)

Definition at line 96 of file xoopsstory.php.

References published().

Here is the call graph for this function:

XoopsStory::setStoryId (   $value)

Definition at line 66 of file xoopsstory.php.

References storyid().

Here is the call graph for this function:

XoopsStory::setTitle (   $value)

Definition at line 81 of file xoopsstory.php.

References title().

Here is the call graph for this function:

XoopsStory::setTopicalign (   $value)

Definition at line 146 of file xoopsstory.php.

References topicalign().

Here is the call graph for this function:

XoopsStory::setTopicdisplay (   $value)

Definition at line 141 of file xoopsstory.php.

References topicdisplay().

Here is the call graph for this function:

XoopsStory::setTopicId (   $value)

Definition at line 71 of file xoopsstory.php.

References topicid().

Here is the call graph for this function:

XoopsStory::setType (   $value)

Definition at line 131 of file xoopsstory.php.

References type().

Here is the call graph for this function:

XoopsStory::setUid (   $value)

Definition at line 76 of file xoopsstory.php.

References uid().

Here is the call graph for this function:

XoopsStory::Story (   $storyid = -1)

Definition at line 54 of file xoopsstory.php.

References $storyid, XoopsDatabaseFactory\getDatabaseConnection(), getStory(), and makeStory().

Here is the call graph for this function:

XoopsStory::storyid ( )

Definition at line 369 of file xoopsstory.php.

References $storyid.

Referenced by delete(), setStoryId(), store(), updateComments(), and updateCounter().

Here is the caller graph for this function:

XoopsStory::title (   $format = "Show")

Definition at line 266 of file xoopsstory.php.

References $myts, $title, MyTextSanitizer\getInstance(), and nosmiley().

Referenced by setTitle(), and store().

Here is the call graph for this function:

Here is the caller graph for this function:

XoopsStory::topic ( )

Definition at line 251 of file xoopsstory.php.

References topicid().

Here is the call graph for this function:

XoopsStory::topicalign (   $astext = true)

Definition at line 404 of file xoopsstory.php.

References $ret, and $topicalign.

Referenced by setTopicalign(), and store().

Here is the caller graph for this function:

XoopsStory::topicdisplay ( )

Definition at line 399 of file xoopsstory.php.

References $topicdisplay.

Referenced by setTopicdisplay(), and store().

Here is the caller graph for this function:

XoopsStory::topicid ( )

Definition at line 246 of file xoopsstory.php.

References $topicid.

Referenced by setTopicId(), store(), and topic().

Here is the caller graph for this function:

XoopsStory::type ( )

Definition at line 389 of file xoopsstory.php.

References $type.

Referenced by setType(), and store().

Here is the caller graph for this function:

XoopsStory::uid ( )

Definition at line 256 of file xoopsstory.php.

References $uid.

Referenced by setUid(), store(), and uname().

Here is the caller graph for this function:

XoopsStory::uname ( )

Definition at line 261 of file xoopsstory.php.

References XoopsUser\getUnameFromId(), and uid().

Here is the call graph for this function:

XoopsStory::updateComments (   $total)

Definition at line 237 of file xoopsstory.php.

References $result, $sql, and storyid().

Here is the call graph for this function:

XoopsStory::updateCounter ( )

Definition at line 228 of file xoopsstory.php.

References $result, $sql, and storyid().

Here is the call graph for this function:

Member Data Documentation

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.

Referenced by created(), and store().

XoopsStory::$db

Definition at line 50 of file xoopsstory.php.

XoopsStory::$expired

Definition at line 40 of file xoopsstory.php.

Referenced by expired(), and store().

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.

Referenced by store(), and title().

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


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