Package ZenWidgets :: Package browser :: Package quickstart :: Module userViews :: Class CreateUserView
[hide private]
[frames] | no frames]

Class CreateUserView

source code

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

Creates the initial user and sets the admin password.

Instance Methods [hide private]
 
createUser(self)
Handles form submission for setting the admin password and creating an initial user.
source code

Inherited from Products.Five.browser.BrowserView: __init__

Class Variables [hide private]
  __call__ = ZopeTwoPageTemplateFile('templates/createuser.pt')

Inherited from Products.Five.browser.BrowserView: security

Method Details [hide private]

createUser(self)

source code 
Handles form submission for setting the admin password and creating an initial user.
Decorators:
  • @Ext.form_action