18 Mar
2008
18 Mar
'08
1:29 a.m.
--On 18. März 2008 14:25:19 +1300 James Robertson <james@3months.com> wrote:
Is there an API for the queryCatalog() method? In order words a comprehensive definition of the parameters/arguments it accepts.
queryCatalog() is a Plone(!) API, not a Zope API. If you look at the queryCatalog.py script of Plone, you'll find the complete parameter list within the sources. Most parameters are self-explaining. -aj