Tags:
create new tag
view all tags

Package TWiki::UI::Oops

UI delegate for oops function

StaticMethod oops_cgi ($session)

oops command handler. This method is designed to be invoked via the UI::run method. CGI parameters:

template name of template to use
paramN Parameter for expansion of template
%PARAMn% tags will be expanded in the template using the 'paramN' values in the query.

StaticMethod oops ($session,$web,$topic,$query,$keep)

The body of an oops script call, abstracted out so it can be called for the case where an oops is required, but all the parameters in the query must be saved for passing on to another URL invoked from a form in the template. If $keep is defined, it must be a reference to a hash (usually an oopsexception) that defines the parameters to the script (template, def etc). In this case, all the parameters in the $query are added as hiddens into the expanded template.

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2008-01-22 - TWikiContributor
 
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.TWikiUIOopsDotPm.