Table of Contents

Class: ZNuxDocument ./ZNuxDocument.py

ZMI-aware subclass of NuxDocument.

Base Classes   
CatalogAware
NuxDocument
SimpleItem
PropertyManager
Historical
Cacheable
Item_w__name__
Methods   
__call__
_edit
manage_edit
manage_upload
  __call__ 
__call__ (
        self,
        client=None,
        REQUEST={},
        RESPONSE=None,
        **kw,
        )

View document

  _edit 
_edit (
        self,
        title,
        file,
        mime_type=None,
        )

  manage_edit 
manage_edit (
        self,
        data=None,
        title=None,
        SUBMIT='Change',
        REQUEST=None,
        )

Replaces a Documents contents with Data.

  manage_upload 
manage_upload (
        self,
        file='',
        REQUEST=None,
        )

Replace the contents of the document with the text in file.


Table of Contents

This document was automatically generated on Tue Apr 9 16:09:53 2002 by HappyDoc version 2.0.1