Home | Gifts

Package =TWiki::Access

A singleton object of this class manages the access control database.

On this page:

ClassMethod new ($session)

Constructor.

ObjectMethod finish ()

Break circular references.

ObjectMethod getReason () -> $string

Return a string describing the reason why the last access control failure occurred.

ObjectMethod *checkAccessPermission ($action,$user,$text,$meta,$topic,$web) -> $boolean

Check if user is allowed to access topic

If the check fails, the reason can be recoveered using getReason.

Revision r4 - 2008-01-22 - 03:21:27 - TWikiContributor Edit