Displaying the Contents of a Local File System Object
15 Dec
2003
15 Dec
'03
4:24 p.m.
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. Your help would be greatly appreciated. Thanks. - Asad
15 Dec
15 Dec
7:03 p.m.
New subject: [Zope] Displaying the Contents of a Local File System Object
Asad Habib wrote at 2003-12-15 11:24 -0500:
Hello. Does anyone know how to iterate over the contents of a 'Local File System' object?
Look what methods the "LocalFS" objects provide. Either you look at the source or use "DocFinder" ("DocFinderEverywhere"). <http://www.dieter.handshake.de/pyprojects/zope> -- Dieter
8148
Age (days ago)
8148
Last active (days ago)
1 comments
2 participants
participants (2)
-
Asad Habib -
Dieter Maurer