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::DigestPlugin
base class to hook into the foswiki core
initPlugin($topic, $web, $user) → $boolean
initialize the plugin, automatically called during the core initialization process
handleDIGEST($session, $params, $topic, $web) → $result
handles the
%DIGEST
macro
handleBASE64($session, $params, $topic, $web) → $result
handles the
%BASE64
macro