Package buildbot :: Package status :: Package web :: Module grid :: Class GridStatusResource
[frames] | no frames]

Class GridStatusResource

source code

twisted.web.resource.Resource --+    
                                |    
                   object --+   |    
                            |   |    
            base.ContextMixin --+    
                                |    
                base.HtmlResource --+
                                    |
                       object --+   |
                                |   |
                  GridStatusMixin --+
                                    |
                                   GridStatusResource

Nested Classes

Inherited from twisted.web.resource.Resource: entityType

Instance Methods
 
content(self, request, cxt)
This method builds the regular grid display.
source code

Inherited from base.HtmlResource: getAuthz, getBuildmaster, getChild, render

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

Inherited from base.ContextMixin: getContext, getStatus, getTitle

Inherited from GridStatusMixin: build_cxt, builder_cxt, getRecentSourcestamps, getSourceStampKey, get_reload_time

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables
  status = None
  changemaster = None

Inherited from base.HtmlResource: addSlash, contentType, title

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

Properties

Inherited from object: __class__

Method Details

content(self, request, cxt)

source code 

This method builds the regular grid display. That is, build stamps across the top, build hosts down the left side