Package ZenWidgets :: Package browser :: Module Portlets :: Class WatchListPortletView
[hide private]
[frames] | no frames]

Class WatchListPortletView

source code

         Acquisition.Explicit --+    
                                |    
Products.Five.browser.BrowserView --+
                                    |
                                   WatchListPortletView

Accepts a list of paths to Zope objects which it then attempts to resolve. If no list of paths is given, it will try to read them from the POST data of the REQUEST object.

Instance Methods [hide private]
 
__call__(self, *args, **kwargs) source code
 
getEntityListEventSummary(self, entities=None) source code

Inherited from Products.Five.browser.BrowserView: __init__

Class Variables [hide private]
list entities

Inherited from Products.Five.browser.BrowserView: security

Method Details [hide private]

__call__(self, *args, **kwargs)
(Call operator)

source code 
Decorators:
  • @formreq

getEntityListEventSummary(self, entities=None)

source code 
Decorators:
  • @json