[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Advanced Page Templates

webmaster@zope.org webmaster@zope.org
Thu, 26 Sep 2002 14:34:55 -0400


A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/AdvZPT.stx#4-160

---------------

        Unlike Scripts, DTML Methods and Documents don't have an
        explicit parameter list.  Instead, they expect to be passed a
        client, a mapping, and keyword arguments.  They use these
        parameters to construct a namespace.  See Chapter 7 for more
        information on explicitly calling DTML.

          % Anonymous User - Sep. 26, 2002 2:34 pm:
           Probably chapter 8. 
           /DTML./DTML Documents and DTML methods./