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

Class OrganizerNames

source code

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

Return the organizer names to which this user has access

Instance Methods [hide private]
"['/Systems/Sys1', '/Groups/Group1', ...]"
__call__(self, dataRoot="Devices")
Returns: A JSON representation of a list of organizers
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, dataRoot="Devices")
(Call operator)

source code 
Returns: "['/Systems/Sys1', '/Groups/Group1', ...]"
A JSON representation of a list of organizers
Decorators:
  • @json
  • @formreq