Package ZenModel :: Package browser :: Module Autocompleters :: Class EventClassNames
[hide private]
[frames] | no frames]

Class EventClassNames

source code

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

Get a list of all event classes that match the filter.

Instance Methods [hide private]
"['/path/1', '/path/2', ...]"
__call__(self)
Returns: A JSON representation of a list of paths
source code

Inherited from Products.Five.browser.BrowserView: __init__

Class Variables [hide private]

Inherited from Products.Five.browser.BrowserView: security

Method Details [hide private]

__call__(self)
(Call operator)

source code 
Returns: "['/path/1', '/path/2', ...]"
A JSON representation of a list of paths
Decorators:
  • @json
  • @formreq