Log In
or
Register
TWiki Web
Users
Groups
Index
Search
Changes
Notifications
Statistics
Preferences
User Reference
ATasteOfTWiki
TextFormattingRules
TWikiVariables
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Admin Maintenance
AdminToolsCategory
InterWikis
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Webs
Main
Sandbox
TWiki
You are here:
FS
>
TWiki Web
>
TWikiAccessControlExceptionDotPm
r1 - 17 Dec 2005 - 13:33 -
TWikiContributor
E
dit
A
ttach
P
rintable
Start of topic |
Skip to actions
Package
TWiki::AccessControlException
extends
Error
Exception used raise an access control violation.
Package TWiki::AccessControlException
ClassMethod new
($mode,$user,$web,$topic,$reason)
ObjectMethod stringify
() -> $string
ClassMethod
new
($mode,$user,$web,$topic,$reason)
$mode
- mode of access (view, change etc)
$user
- user object doing the accessing
$web
- web being accessed
$topic
- topic being accessed
$reason
- string reason for failure
All the above fields are accessible from the object in a catch clause in the usual way e.g.
$e->{web}
and
$e->{reason}
ObjectMethod
stringify
() -> $string
Generate a summary string
End of topic
Skip to actions
|
Back to top
E
dit
|
A
ttach
|
P
rintable
|
R
aw view
|
Backlinks:
We
b
,
A
l
l webs
|
H
istory
: r1
|
M
ore topic actions
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding FS?
Send feedback