Public Member Functions | |
| __construct ($connection, $user, $dbPrefix) | |
| getAllTopThreads () | |
| getSubThreads ($topicid, $position=10, $recursive=true) | |
| countSubThreads ($topicid) | |
| deleteThread ($threadid, $includeSubThreads=true) | |
| getTopThreadId ($subthreadid) | |
| getThreadById ($id) | |
| createNewThread ($title, $text, $toptopic=-1) | |
| editThread ($title, $text, $editcounter, $threadid) | |
| changeThreadState ($threadid, $newState, $recursive=false) | |
A collection of all the threads..
| allThreads::getAllTopThreads | ( | ) |
This method return a list of toptopics.. could be used to make a overview
1.8.6