Difference: TWikiUIDotPm (5 vs. 6)

Revision 62013-10-14 - TWikiContributor

Line: 1 to 1
Changed:
<
<

Package ==

package TWiki::UI

>
>

Package TWiki::UI

  Coordinator of execution flow and service functions used by the UI packages
Added:
>
>
 

StaticMethod handleRequest ($req) -> $res

Main coordinator of request-process-response cycle.

Line: 40 to 39
 
Changed:
<
<

StaticMethod checkMirror ($session,$web,$topic)

>
>

StaticMethod checkWebWritable ($session)

 
Changed:
<
<
Checks if this web is a mirror web, throwing an OopsException if it is.
>
>
Checks if this web is writable on this site, Throwing an exception if it is not.
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 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.