Package Products :: Package ZenModel :: Package browser :: Module EventConsole :: Class EventConsoleFields
[hide private]
[frames] | no frames]

Class EventConsoleFields

source code

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

Get the fields for the event console. This is a separate call so that the header DOM elements can be created first.

FIXME: Make the event console a single call.

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

Inherited from zope.publisher.browser.BrowserView: __init__

Class Variables [hide private]

Inherited from zope.publisher.browser.BrowserView: __parent__

Method Details [hide private]

_getFields(self)

source code 
Decorators:
  • @json