| Trees | Indices | Help |
|
|---|
|
|
Acquisition.Explicit --+
|
zope.location.Location --+ |
| |
zope.publisher.browser.BrowserView --+
|
Five.browser.BrowserView --+
|
ProductionStatePortletView
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Return a map of device to production state in a format suitable for a
YUI data table.
@return: A JSON representation of a dictionary describing devices
@rtype: "{
'columns':['Device', 'Prod State'],
'data':[
{'Device':'<a href=/>', 'Prod State':'Production'},
{'Device':'<a href=/>', 'Prod State':'Maintenance'},
]}"
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Oct 19 14:42:04 2009 | http://epydoc.sourceforge.net |