Previous Chapter | Next Chapter | Up | Next Section | Contents

Files


Zope File objects are miscellaneous binary objects that are accessed just like normal files over the Web. File objects can be any object and are presented in their raw form. They can be Java classes, ActiveX controls, word processing documents, PDF (Acrobat) documents, spreadsheets, archives, and so on. In general, File objects act similarly to the above mentioned Image objects, but do not have the <!--#var id--> option for document templates. Also, when using document creating means like Netscape publishing, Zope detects image MIME types and creates Image objects, however, unknown MIME types are created as File objects.

Previous Chapter | Next Chapter | Up | Next Section | Contents

SUBSECTIONS