Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Formatter::HTML::doxygen
class DOSummary
Files: Synopsis/Formatter/HTML/doxygen.py
DOSummary-inheritance
Operations Summary:
 old_init_formatters(self) [Source]
 write_start(self) [Source]
 writeSectionStart(self, heading) [Source]
 writeSectionEnd(self, heading) [Source]
 write_end(self)
Closes the table entity and adds a break. [Source]
 writeSectionItem_Foo(self, type, name)
Adds a table row with one or two data elements. [Source]

Operation Details:
  writeSectionItem_Foo(self, type, name)

Adds a table row with one or two data elements. If type is None then there is only one td with a colspan of 2.