Package Products :: Package ZenEvents :: Package browser :: Module EventConsole :: Class HistoryConsole
[hide private]
[frames] | no frames]

Class HistoryConsole

source code

              Acquisition.Explicit --+        
                                     |        
        zope.location.Location --+   |        
                                 |   |        
zope.publisher.browser.BrowserView --+        
                                     |        
              Five.browser.BrowserView --+    
                                         |    
                              EventConsole --+
                                             |
                                            HistoryConsole

Same as the event console, only it accesses the history table.

Instance Methods [hide private]
 
_getEventManager(self) source code

Inherited from EventConsole: __call__

Inherited from zope.publisher.browser.BrowserView: __init__

Class Variables [hide private]

Inherited from zope.publisher.browser.BrowserView: __parent__

Method Details [hide private]

_getEventManager(self)

source code 
Overrides: EventConsole._getEventManager