11 Dec
2003
11 Dec
'03
5:40 p.m.
jason wrote:
hi,
i was wondering if anyone has/knows of a master list of built-in variables. we all know of the basic ones like 'id' or 'title' or 'absolute_url', but i'm sure there are some more obscure ones out there that could help all of us.
Hi, take a look at API reference provided by Zopebook here: http://zope.org/Documentation/Books/ZopeBook/2_6Edition/AppendixB.stx This is not a complete list, but you can consider it a good pointer. Paolo