Static Private Attributes |
list | __acl__ |
Detailed Description
Definition at line 9 of file resources.py.
Constructor & Destructor Documentation
def wowf.lib.resources.RootFactory.__init__ |
( |
|
self, |
|
|
|
request |
|
) |
| |
Member Data Documentation
list wowf.lib.resources.RootFactory.__acl__ |
|
staticprivate |
Initial value:[(Allow, Authenticated, 'member'),
(Deny, Authenticated, 'guest'),
(Allow, Everyone, 'guest')]
Definition at line 11 of file resources.py.
The documentation for this class was generated from the following file: