built in variable list
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. -jason yee
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
At 11/12/2003 18:40, you wrote:
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
Look for DocFinder by Dieter Maurer too. Gabriel Genellina Softlab SRL
participants (3)
-
Gabriel Genellina -
jason -
Paolo Dina