Methods
|
|
declarePermissions
getAttributePermission
nameToPermissionsMap
|
|
declarePermissions
|
declarePermissions (
self,
objectPerm=None,
**namePerms,
)
Exceptions
|
|
TypeError( "Can't change permissions on a class with subclasses", klass )
|
|
|
getAttributePermission
|
getAttributePermission ( self, name )
Return (abstract) permission needed to access name , or None
|
|
nameToPermissionsMap
|
nameToPermissionsMap ( self )
|
|