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

Class LastBuild

source code

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

Nested Classes

Inherited from twisted.web.resource.Resource: entityType

Instance Methods
 
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

Inherited from base.HtmlResource: addSlash, contentType, title

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

Method Details

body(self, request)

source code 
Overrides: base.HtmlResource.body