Package ATContentTypes :: Module permission
[show private | hide private]
[frames | no frames]

Module ATContentTypes.permission

Variable Summary
str __author__ = 'Christian Heimes <ch@comlounge.net>'
str AddTopics = 'Add portal topics'
tuple CHANGE_TOPIC_ROLES = ('Manager', 'Owner')
str ChangeEvents = 'Change portal events'
str ChangeTopics = 'Change portal topics'
tuple CRITERION_ROLES = ('Manager',)
str ModifyConstrainTypes = 'Modify constrain types'
str ModifyViewTemplate = 'Modify view template'
dict permissions = {}
tuple TOPIC_ROLES = ('Manager',)
tuple TYPE_ROLES = ('Manager', 'Owner')
str UploadViaURL = 'ATContentTypes: Upload via url'
str ViewHistory = 'ATContentTypes: View history'

Variable Details

__author__

Type:
str
Value:
'Christian Heimes <ch@comlounge.net>'                                  

AddTopics

Type:
str
Value:
'Add portal topics'                                                    

CHANGE_TOPIC_ROLES

Type:
tuple
Value:
('Manager', 'Owner')                                                   

ChangeEvents

Type:
str
Value:
'Change portal events'                                                 

ChangeTopics

Type:
str
Value:
'Change portal topics'                                                 

CRITERION_ROLES

Type:
tuple
Value:
('Manager',)                                                           

ModifyConstrainTypes

Type:
str
Value:
'Modify constrain types'                                               

ModifyViewTemplate

Type:
str
Value:
'Modify view template'                                                 

permissions

Type:
dict
Value:
{}                                                                     

TOPIC_ROLES

Type:
tuple
Value:
('Manager',)                                                           

TYPE_ROLES

Type:
tuple
Value:
('Manager', 'Owner')                                                   

UploadViaURL

Type:
str
Value:
'ATContentTypes: Upload via url'                                       

ViewHistory

Type:
str
Value:
'ATContentTypes: View history'                                         

Generated by Epydoc 2.1 on Wed Nov 30 04:00:11 2005 http://epydoc.sf.net