Cheetah
|
Public Member Functions | |
__construct () | |
getSearchResultsXML ($text, $type, $forum, $u, $disp, $start=0, $isWholePage=false) | |
getSearchXML ($wp=false) | |
getNewTopicXML ($forum_uri, $isWholePage=false) | |
getPostReplyXML ($forum_id, $topic_id) | |
getHiddenPostXML ($post_id, $force_show) | |
getPostsXML ($topic_uri, $wp) | |
getXxxTopicsXML ($wp, $sTitle, $sDesc, $sFunc, $start=0) | |
getHiddenTopicsXML ($wp, $start=0) | |
getMyThreadsXML ($wp, $start=0) | |
getMyFlagsXML ($wp, $start=0) | |
getTopicsXML ($forum_uri, $wp, $start=0) | |
getRecentTopicsXML ($wp, $start=0) | |
getTrackTopics () | |
setTrackTopic ($topic_id) | |
isNewTopic ($topic_id, $topic_last_time, $user_last_time) | |
getCategsShortXML ($sCheckPermission=false) | |
getForumsShortXML ($cat, $root, $sCheckPermission=false) | |
getForumsXML ($cat, $root) | |
getPageXML ($first_load=1, &$p) | |
getCategoriesXML ($first_load=1, &$p) | |
liveTracker () | |
getLivePostsXML ($count=10, $ts=0) | |
isNewPost ($ts) | |
postReplyXML (&$p) | |
topicAutoContinue ($t) | |
editPostXml ($post_id, $topic_id) | |
editPost ($post_id, $topic_id, $text) | |
deletePostXML ($post_id, $topic_id, $forum_id) | |
hidePost ($is_hide, $post_id) | |
moveTopicForm ($topic_id) | |
moveTopicSubmit ($topic_id, $forum_id, $old_forum_id, $goto_new_location) | |
delTopic ($topic_id) | |
hideTopic ($is_hide, $topic_id) | |
stick ($topic_id) | |
lock ($topic_id) | |
postNewTopicXML ($p) | |
isAdmin () | |
getLoginUser () | |
updateCurrentUserActivity () | |
logout () | |
votePost ($post_id, $vote) | |
report ($post_id) | |
flag ($topic_id) | |
getRssForum ($forum_uri) | |
getRssUpdatedTopics () | |
getRssTopic ($topic_uri) | |
getRssUser ($user, $sort) | |
getRssAll ($sort) | |
_rssPrepareConf () | |
_rssItem ($sTitle, $sLink, $sDesc, $iTimestamp) | |
_rssFeed ($sTitle, $sLink, $sDesc, $iLastDateTimestamp, $sItems) | |
showProfile ($u, $wp) | |
_getLoginInfo ($user='') | |
_getUserInfoReadyArray ($user, $bWrapWithCdata=true) | |
_getUserInfo ($user) | |
_checkUserPerm ($user, $f_type, $a_type, $forum_id=0) | |
_isEditTimeout ($post_id) | |
_getLoginUserName () | |
_getLoginUser () | |
_format_when ($iSec) | |
_no_access ($wp=0) | |
_buld_topic_desc (&$s) | |
uriGenerate ($s, $sTable, $sField, $iMaxLen=255) | |
uriCheckUniq ($s, $sTable, $sField) | |
setTitle ($s) | |
_handleSignature (&$p, $user) | |
_handleUpload (&$p, $post_id) | |
download ($hash) | |
_getAttachmentsXML ($post_id) | |
_getPages ($iStart, $iNum, $iPerPage) | |
![]() | |
getLangs () | |
getLangsXml () | |
getUrlsXml () | |
addHeaderFooter (&$li, $content) | |
cacheWrite ($fn, $s) | |
cacheRead ($fn) | |
cacheExists ($fn) | |
cacheEnabled () | |
Public Attributes | |
$getUserInfo | |
$getUserPerm | |
$getLoginUser | |
$onPostReply | |
$onPostEdit | |
$onPostDelete | |
$onNewTopic | |
$onVote | |
$onReport | |
$onFlag | |
$onUnflag | |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Forum::__construct | ( | ) |
Forum::_checkUserPerm | ( | $user, | |
$f_type, | |||
$a_type, | |||
$forum_id = 0 |
|||
) |
Forum::_getUserInfoReadyArray | ( | $user, | |
$bWrapWithCdata = true |
|||
) |
Forum::_isEditTimeout | ( | $post_id | ) |
Forum::_rssFeed | ( | $sTitle, | |
$sLink, | |||
$sDesc, | |||
$iLastDateTimestamp, | |||
$sItems | |||
) |
Forum::deletePostXML | ( | $post_id, | |
$topic_id, | |||
$forum_id | |||
) |
Forum::delTopic | ( | $topic_id | ) |
Forum::editPost | ( | $post_id, | |
$topic_id, | |||
$text | |||
) |
Forum::editPostXml | ( | $post_id, | |
$topic_id | |||
) |
Forum::flag | ( | $topic_id | ) |
Forum::getCategoriesXML | ( | $first_load = 1 , |
|
& | $p | ||
) |
Forum::getCategsShortXML | ( | $sCheckPermission = false | ) |
Forum::getForumsShortXML | ( | $cat, | |
$root, | |||
$sCheckPermission = false |
|||
) |
Forum::getHiddenPostXML | ( | $post_id, | |
$force_show | |||
) |
Forum::getHiddenTopicsXML | ( | $wp, | |
$start = 0 |
|||
) |
Forum::getMyFlagsXML | ( | $wp, | |
$start = 0 |
|||
) |
Forum::getMyThreadsXML | ( | $wp, | |
$start = 0 |
|||
) |
Forum::getNewTopicXML | ( | $forum_uri, | |
$isWholePage = false |
|||
) |
Forum::getPageXML | ( | $first_load = 1 , |
|
& | $p | ||
) |
Forum::getPostReplyXML | ( | $forum_id, | |
$topic_id | |||
) |
Forum::getPostsXML | ( | $topic_uri, | |
$wp | |||
) |
Forum::getRecentTopicsXML | ( | $wp, | |
$start = 0 |
|||
) |
Forum::getRssAll | ( | $sort | ) |
Forum::getRssForum | ( | $forum_uri | ) |
Forum::getRssTopic | ( | $topic_uri | ) |
Forum::getRssUpdatedTopics | ( | ) |
Forum::getRssUser | ( | $user, | |
$sort | |||
) |
Forum::getSearchResultsXML | ( | $text, | |
$type, | |||
$forum, | |||
$u, | |||
$disp, | |||
$start = 0 , |
|||
$isWholePage = false |
|||
) |
Forum::getSearchXML | ( | $wp = false | ) |
Forum::getTopicsXML | ( | $forum_uri, | |
$wp, | |||
$start = 0 |
|||
) |
Forum::getTrackTopics | ( | ) |
Forum::getXxxTopicsXML | ( | $wp, | |
$sTitle, | |||
$sDesc, | |||
$sFunc, | |||
$start = 0 |
|||
) |
Forum::hidePost | ( | $is_hide, | |
$post_id | |||
) |
Forum::hideTopic | ( | $is_hide, | |
$topic_id | |||
) |
Forum::isNewPost | ( | $ts | ) |
Forum::isNewTopic | ( | $topic_id, | |
$topic_last_time, | |||
$user_last_time | |||
) |
Forum::lock | ( | $topic_id | ) |
Forum::moveTopicForm | ( | $topic_id | ) |
Forum::moveTopicSubmit | ( | $topic_id, | |
$forum_id, | |||
$old_forum_id, | |||
$goto_new_location | |||
) |
Forum::postNewTopicXML | ( | $p | ) |
Forum::postReplyXML | ( | & | $p | ) |
Forum::report | ( | $post_id | ) |
Forum::showProfile | ( | $u, | |
$wp | |||
) |
Forum::stick | ( | $topic_id | ) |
Forum::topicAutoContinue | ( | $t | ) |
Forum::updateCurrentUserActivity | ( | ) |
Forum::uriGenerate | ( | $s, | |
$sTable, | |||
$sField, | |||
$iMaxLen = 255 |
|||
) |
Forum::votePost | ( | $post_id, | |
$vote | |||
) |