Package buildbot :: Package status :: Package web :: Module baseweb :: Class LastBuild
[hide private]
[frames] | no frames]

Class LastBuild

source code

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

Nested Classes [hide private]

Inherited from twisted.web.resource.Resource: entityType

Instance Methods [hide private]
 
body(self, request) source code

Inherited from base.HtmlResource: authUser, content, 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 [hide private]

Inherited from base.HtmlResource: addSlash, contentType, title

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

Method Details [hide private]

body(self, request)

source code 
Overrides: base.HtmlResource.body