[Zope] dtml-var question
James W. Howe
jwh@allencreek.com
Mon, 21 Feb 2000 11:11:05 -0500
I have a DTMLMethod named foo. I can access this method by using the
following statement:
<dtml-var foo>
If I wanted to use the "quoted" syntax to access this method (perhaps
because it resides in some other folder) which of the following is exactly
equivalent to the statement above:
<dtml-var "foo()">
or
<dtml-var "foo(_.None, _)">
or neither?
Thanks.
James W. Howe mailto:jwh@allencreek.com
Allen Creek Software, Inc. pgpkey: http://ic.net/~jwh/pgpkey.html
Ann Arbor, MI 48103