Документ взят из кэша поисковой машины. Адрес оригинального документа : http://dualopt1.cmm.msu.ru/bin/rdiff/TWiki/TWikiAccessDotPm?rev1=2&rev2=1
Дата изменения: Unknown
Дата индексирования: Fri Feb 28 22:29:33 2014
Кодировка:
%TOPICTITLE% (1 vs. 2) - TWiki
Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r2  >  r1  ...
TWikiAccessDotPm 2 - 2006-10-25 - Main.TWikiContributor
Line: 26 to 26
 
Changed:
<
<

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

>
>

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

 Check if user is allowed to access topic
  • $action - 'VIEW', 'CHANGE', 'CREATE', etc.
  • $user - User object
  • $text - If undef or '': Read '$theWebName.$theTopicName' to check permissions
Added:
>
>
  • $meta - If undef, but $text is defined, then metadata will be parsed from $text. If defined, then metadata embedded in $text will be ignored. Always ignored if $text is undefined. Settings in $meta override * Set settings in plain text.
 
  • $topic - Topic name to check, e.g. 'SomeTopic' *undef to check web perms only)
  • $web - Web, e.g. 'Know'
If the check fails, the reason can be recoveered using getReason.

TWikiAccessDotPm 1 - 2006-02-01 - Main.TWikiContributor
Line: 1 to 1
Added:
>
>

Package =TWiki::Access

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

ClassMethod new ()

Construct a new singleton object to manage the permissions database.

ObjectMethod permissionsSet ($web) -> $boolean

Are there any security restrictions for this Web (ignoring settings on individual pages).

ObjectMethod getReason () -> $string

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

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

Check if user is allowed to access topic
  • $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'
If the check fails, the reason can be recoveered using getReason.

Revision 2r2 - 2006-10-25 - 00:21:56 - TWikiContributor
Revision 1r1 - 2006-02-01 - 12:01:24 - TWikiContributor
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiAccessDotPm
Syndicate this site RSSATOM