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

Class WatchListPortletView

source code

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
Class Variables [hide private]
list entities
Method Details [hide private]

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

source code 
Decorators:
  • @nocache
  • @formreq

getEntityListEventSummary(self, entities=None)

source code 
Decorators:
  • @json