Displays a list of posts for a thread in a forum
Methods
|
|
_cbPostData
formatList
formatPost
stream
|
|
_cbPostData
|
_cbPostData ( self, data )
|
|
formatList
|
formatList ( self, idIn )
|
|
formatPost
|
formatPost (
self,
post_id,
subject,
posted,
username,
)
|
|
stream
|
stream (
self,
write,
request,
)
|
|