| Package TWiki::UI::Rest
Rest delegate for view function
StaticMethod gateway ($session,$pluginName,$,methodName,$scriptUrl,$query)
rest command handler.
This method is designed to be invoked via the TWiki::UI::run method.
It'll lookup in the dispatch table for a function associated with
the given subject and verb, and execute it if one is found.
|