15 Dec
2003
15 Dec
'03
10:21 p.m.
At 15/12/2003 11:24, you wrote:
Hello. Does anyone know how to iterate over the contents of a 'Local File System' object? I have two 'File' objects that lie within the 'Local File System' object. I cannot use the objectValues method with the dtml-in or tal:repeat tags since this method is only defined for folders not for 'Local File System' objects.
fileIds, fileValues, fileItems. See LocalFS.py for details. Gabriel Genellina Softlab SRL