See
PublishedAPI for packages intended to be used by Plugin and Contrib authors, or
browse all packages.
See also
Developing plugins,
Developer's Bible,
Technical Overview
internal package
Foswiki::UI::Save
UI delegate for save function
StaticMethod
expandAUTOINC($session, $web, $topic) → $topic
Expand AUTOINC\d+ in the topic name to the next topic name available
StaticMethod
save($session)
Command handler for
save
command.
This method is designed to be
invoked via the
UI::run
method.
See
CommandAndCGIScripts for details of parameters.
Note:
cmd
has been deprecated in favour of
action
. It will be deleted at
some point.