Home
Trees
Indices
Help
cubicweb
Package cubicweb
::
Package hooks
:: Module security
[
hide private
]
[
frames
] |
no frames
]
Module security
source code
Security hooks: check permissions to add/delete/update entities according to the user connected to a session
Classes
[
hide private
]
CheckEntityPermissionOp
CheckRelationPermissionOp
SecurityHook
AfterAddEntitySecurityHook
AfterUpdateEntitySecurityHook
BeforeDelEntitySecurityHook
BeforeAddRelationSecurityHook
AfterAddRelationSecurityHook
BeforeDeleteRelationSecurityHook
Functions
[
hide private
]
check_entity_attributes
(
session
,
entity
,
editedattrs
=
None
,
creation
=
False
)
source code
write_security_enabled
(
cls
,
req
,
**kwargs
)
source code
Function Details
[
hide private
]
write_security_enabled
(
cls
,
req
,
**kwargs
)
source code
Decorators:
@objectify_selector
@lltrace
Home
Trees
Indices
Help
cubicweb
Generated by Epydoc 3.0.1 on Wed Oct 13 19:49:24 2010
http://epydoc.sourceforge.net