--On 14. August 2007 17:18:20 +0200 Frederik Christensen <[EMAIL PROTECTED]> wrote:

Hi

I'm trying to unserstand the ATPhoto Product. The Controller Python
Script located /ATPhoto/atphotoListPhoto is used to pic the types of
"Image" and "ATPhoto". Line starting with "if images:" when will that be
true?


If you look at the signature of the script you'll see that images is passed as a parameter. The default value 0 and the code itself indicates that this is a boolean flag. So if you pass a different value to the script evaluating to True the condition is True.

-aj

Attachment: pgprA6SPLeB7K.pgp
Description: PGP signature

_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to