TWiki
>
TWiki Web
>
TWikiUIDotPm
(revision 1) (raw view)
Edit
Attach
---+ Package =TWiki::UI= Service functions used by the UI packages %TOC% ---++ StaticMethod *run* <tt>(\&method)</tt> Entry point for execution of a UI function. The parameter is a reference to the method. ---++ StaticMethod *checkWebExists* <tt>($session,$web,$topic,$op)</tt> Check if the web exists. If it doesn't, will throw an oops exception. $op is the user operation being performed. ---++ StaticMethod *topicExists* <tt>($session,$web,$topic,$op)=>boolean</tt> Check if the given topic exists, throwing an OopsException if it doesn't. $op is the user operation being performed. ---++ StaticMethod *checkMirror* <tt>($session,$web,$topic)</tt> Checks if this web is a mirror web, throwing an OopsException if it is. ---++ StaticMethod *checkAccess* <tt>($web,$topic,$mode,$user)</tt> Check if the given mode of access by the given user to the given web.topic is permissible, throwing a TWiki::OopsException if not. ---++ StaticMethod *readTemplateTopic* <tt>($session,$theTopicName) -> ($meta,$text)</tt> Read a topic from the TWiki web, or if that fails from the current web.
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r7
|
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2006-02-01
-
TWikiContributor
TWiki
Log In
or
Register
TWiki Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
User Reference
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
AdminToolsCategory
InterWikis
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Webs
LAPPD
Sandbox
TWiki
Copyright © 1999-2025 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.TWikiUIDotPm
.