none
[openafs-wiki.git] / TWiki / TWikiUISaveDotPm.mdwn
1 # <a name="Package &lt;code&gt;TWiki::UI::Save="></a> Package =TWiki::UI::Save
2
3 UI delegate for save function
4
5 <div>
6   <ul>
7     <li><a href="#Package =TWiki::UI::Save="> Package TWiki::UI::Save</a><ul>
8         <li><a href="#StaticMethod <strong>save</strong> ($session)"> StaticMethod save <tt>($session)</tt></a></li>
9       </ul>
10     </li>
11   </ul>
12 </div>
13
14 ## <a name="StaticMethod &lt;strong&gt;save&lt;/strong&gt; ($session)"></a> [[StaticMethod]] **save** `($session)`
15
16 Command handler for `save` command. This method is designed to be invoked via the `UI::run` method.
17
18 See [[TWikiScripts]] for details of parameters.
19
20 Note: `cmd` has been deprecated in favour of `action`. It will be deleted at some point.