44 lines
563 B
Plaintext
44 lines
563 B
Plaintext
head 1.1;
|
|
access;
|
|
symbols;
|
|
locks; strict;
|
|
comment @# @;
|
|
|
|
|
|
1.1
|
|
date 2006.02.01.12.01.26; author TWikiContributor; state Exp;
|
|
branches;
|
|
next ;
|
|
|
|
|
|
desc
|
|
@new-topic
|
|
@
|
|
|
|
|
|
1.1
|
|
log
|
|
@buildrelease
|
|
@
|
|
text
|
|
@---+ Package =TWiki::UI::Save=
|
|
|
|
UI delegate for save function
|
|
|
|
|
|
%TOC%
|
|
|
|
---++ StaticMethod *save* <tt>($session)</tt>
|
|
|
|
Command handler for =save= command.
|
|
This method is designed to be
|
|
invoked via the =TWiki::UI::run= method.
|
|
|
|
See TWiki.TWikiScripts for details of parameters.
|
|
|
|
Note: =cmd= has been deprecated in favour of =action=. It will be deleted at
|
|
some point.
|
|
|
|
|
|
@
|