Table of Contents

Class: ForumsGadget Twisted-0.17.4/twisted/forum/gadgets.py

The forum application has these functional pages: intro - (/) - List of forums threads - (/threads) - List of threads in a forum posts - (/posts) - List of messages in a thread full - (/full) - List of messages with details for a thread details - (/details) - Details of a message reply - (/reply) - Reply form to reply to a message new - (/new) - Post a new message/thread register- (/register) - Register a new user login - (/login) - enter username and password to log in

The ForumGadget contains widgets to perform each of these functions.

Base Classes   
ForumBaseWidget
    webcred.SessionPerspectiveMixin
    widgets.StreamWidget
widgets.Gadget
Methods   
__init__
_cbForums
stream
  __init__ 
__init__ ( self,  service )

  _cbForums 
_cbForums ( self,  data )

  stream 
stream (
        self,
        write,
        request,
        )

Display the intro list of forums. This is only called if there is no URI.


Table of Contents

This document was automatically generated on Sat Apr 20 01:31:02 2002 by HappyDoc version 2.0