| Trees | Indices | Help |
|
|---|
|
|
Acquisition.Explicit --+
|
Products.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 Thu May 7 11:46:17 2009 | http://epydoc.sourceforge.net |