Table of Contents

Class: HTMLDocument ./src/peak/ddt/html_doc.py
Base Classes   
storage.EntityDM
Methods   
_bodyAdditions
_cellAsText
_ghost
_insertText
_load
_new
_rowAsText
_save
_saveCell
_saveChildren
_tableAsText
_tagAdditions
actual
annotation
escape
exception
flush
makeCell
makeRow
makeTable
smallLabel
unescape
  _bodyAdditions 
_bodyAdditions ( self,  cell )

  _cellAsText 
_cellAsText ( self,  cell )

  _ghost 
_ghost (
        self,
        oid,
        state=None,
        )

  _insertText 
_insertText (
        self,
        pos,
        text,
        )

  _load 
_load (
        self,
        oid,
        ob,
        )

Exceptions   
AssertionError( "Can't load state for anything but Document" )
  _new 
_new ( self,  ob )

  _rowAsText 
_rowAsText ( self,  row )

  _save 
_save ( self,  ob )

Exceptions   
AssertionError( "Unexpected item type", ob )
  _saveCell 
_saveCell (
        self,
        cell,
        tag,
        content,
        close,
        )

  _saveChildren 
_saveChildren (
        self,
        ob,
        tag,
        content,
        close,
        children,
        toText,
        )

  _tableAsText 
_tableAsText ( self,  table )

  _tagAdditions 
_tagAdditions ( self,  cell )

  actual 
actual ( klass,  text )

  annotation 
annotation ( text )

  escape 
escape ( text )

  exception 
exception ( exc_info )

  flush 
flush ( self,  ob=None )

  makeCell 
makeCell (
        self,
        tag,
        content,
        close,
        )

  makeRow 
makeRow (
        self,
        tag,
        content,
        close,
        )

  makeTable 
makeTable (
        self,
        tag,
        content,
        close,
        )

  smallLabel 
smallLabel ( text )

  unescape 
unescape ( text )


Table of Contents

This document was automatically generated on Mon Feb 17 01:11:05 2025 by HappyDoc version 2.1