Re: [Zope] Displaying the Contents of a Local File System Object
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
8148
Age (days ago)
8148
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gabriel Genellina