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::Query::OP_and is a
Foswiki::Query::OP
N-ary AND function. Given an expression like a AND b AND c, this operator
will build a single node that has 3 parameters, a, b, and c.