Package buildbot :: Package status :: Package web :: Module root :: Class RootPage
[frames] | no frames]

Class RootPage

twisted.web.resource.Resource --+    
                                |    
                base.HtmlResource --+
                                    |
                                   RootPage

Nested Classes

Inherited from twisted.web.resource.Resource: entityType

Instance Methods
 
content(self, request, cxt)

Inherited from base.HtmlResource: authUser, body, fillTemplate, footer, getChangemaster, getChild, getControl, getStatus, getTitle, head, isUsingUserPasswd, path_to_root, render

Inherited from twisted.web.resource.Resource: __init__, __providedBy__, delEntity, getChildForRequest, getChildWithDefault, getDynamicEntity, getStaticEntity, listDynamicEntities, listDynamicNames, listEntities, listNames, listStaticEntities, listStaticNames, putChild, reallyPutEntity, render_HEAD

Class Variables

Inherited from base.HtmlResource: addSlash, contentType, title

Inherited from twisted.web.resource.Resource: __implemented__, __provides__, isLeaf, server

Method Details

content(self, request, cxt)

 
Overrides: base.HtmlResource.content