Package =TWiki::AccessA singleton object of this class manages the access control database.On this page:
| ||||||||
Changed: | ||||||||
< < | ClassMethod new () | |||||||
> > | ClassMethod new ($session) | |||||||
Changed: | ||||||||
< < | Construct a new singleton object to manage the permissions | |||||||
> > | Constructor. | |||||||
Deleted: | ||||||||
< < | database. | |||||||
Changed: | ||||||||
< < | ObjectMethod permissionsSet ($web) -> $boolean | |||||||
> > | ObjectMethod finish () | |||||||
Added: | ||||||||
> > | Break circular references. | |||||||
Deleted: | ||||||||
< < | Are there any security restrictions for this Web (ignoring settings on individual pages). | |||||||
Deleted: | ||||||||
< < | ||||||||
ObjectMethod getReason () -> $stringReturn a string describing the reason why the last access control failure occurred.ObjectMethod *checkAccessPermission ($action,$user,$text,$meta,$topic,$web) -> $booleanCheck if user is allowed to access topic
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
|