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::Plugins::QMPlugin::Command
implements a command that is executed while traversing a net
ClassProperty TRACE
boolean toggle to enable debugging of this class
ClassMethod new($handler, $source, $params) → $command
constructor for a command object
ObjectMethod getSource()
simple getter
ObjectMethod getParams()
simple getter
ObjectMethod finish()
ObjectMethod execute($state)
handle and destroy
ObjectMethod handle($state)
execute the command