Table of Contents

Class: HTMLFile qm/external/DocumentTemplate/DT_HTML.py

HTML Document templates read from files.

If the object is pickled, the file name, rather than the file contents is pickled. When the object is unpickled, then the file will be re-read to obtain the string. Note that the file will not be read until the document template is used the first time.

Base Classes   
FileMixin
HTML
    DT_String.String
Methods   
manage_default
manage_edit
manage_editForm
  manage_default 
manage_default ( self,  REQUEST=None )

Revert to factory defaults

  manage_edit 
manage_edit (
        self,
        data,
        PARENTS=[],
        URL1='',
        URL2='',
        REQUEST='',
        SUBMIT='',
        )

edit a template

  manage_editForm 
manage_editForm (
        self,
        URL1,
        REQUEST,
        )

Display doc template editing form


Table of Contents

This document was automatically generated on Mon Jan 3 09:42:36 2005 by HappyDoc version 2.1