A singleton object of this class manages the access control database.
Construct a new singleton object to manage the permissions database.
Are there any security restrictions for this Web (ignoring settings on individual pages).
Return a string describing the reason why the last access control failure occurred.
$action
- 'VIEW', 'CHANGE', 'CREATE', etc.
$user
- User object
$text
- If undef or '': Read '$theWebName.$theTopicName' to check permissions
$topic
- Topic name to check, e.g. 'SomeTopic' *undef to check web perms only)
$web
- Web, e.g. 'Know'