class

PageGenerator::ThreadGenerator

Inherits Reference < Object

This class manages all thread-related actions.

Class methods

getAllThreads

Get all threads from the posts table.

Source
getThread(id : Int)

Get the data of the thread/root post.

Source