| Trees | Indices | Help |
|
|---|
|
|
Acquisition.Explicit --+
|
zope.location.Location --+ |
| |
zope.publisher.browser.BrowserView --+
|
Five.browser.BrowserView --+
|
DeviceIssuesPortletView
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Get devices with issues in a form suitable for a portlet on the
dashboard.
@return: A JSON representation of a dictionary describing devices
@rtype: "{
'columns':['Device', "Events'],
'data':[
{'Device':'<a href=/>', 'Events':'<div/>'},
{'Device':'<a href=/>', 'Events':'<div/>'},
]}"
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Oct 19 14:42:04 2009 | http://epydoc.sourceforge.net |