Public Member Functions | |
def | __init__ |
def | addRows |
def | done |
def | oldarchive |
Public Attributes | |
header | |
footer | |
thedir | |
pagename | |
fd |
Definition at line 11 of file tableMaker.py.
def tableMaker.tableMaker.__init__ | ( | self, | |
thedir, | |||
testname, | |||
header = '' , |
|||
footer = '' |
|||
) |
Definition at line 12 of file tableMaker.py.
def tableMaker.tableMaker.addRows | ( | self, | |
stuff | |||
) |
Definition at line 41 of file tableMaker.py.
References tableMaker.tableMaker.fd.
def tableMaker.tableMaker.done | ( | self | ) |
Definition at line 53 of file tableMaker.py.
References tableMaker.tableMaker.fd, tableMaker.tableMaker.footer, and tableMaker.tableMaker.pagename.
def tableMaker.tableMaker.oldarchive | ( | self, | |
result_dir | |||
) |
Definition at line 64 of file tableMaker.py.
Definition at line 32 of file tableMaker.py.
Referenced by tableMaker.tableMaker.addRows(), tw_utils.htmlPub.closeFD(), tw_utils.htmlPub.doBlk(), tw_utils.htmlPub.doFooter(), tw_utils.htmlPub.doHeader(), tw_utils.htmlPub.doImage(), tableMaker.tableMaker.done(), and tw_utils.htmlPub.doTitle().
Definition at line 21 of file tableMaker.py.
Referenced by tableMaker.tableMaker.done().
Definition at line 20 of file tableMaker.py.
Referenced by tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdplot.sdplot_storageTest.testDT(), tests.test_sdplot.sdplot_gridTest.testgrid01(), tests.test_sdplot.sdplot_gridTest.testgrid02(), tests.test_sdplot.sdplot_gridTest.testgrid03(), tests.test_sdplot.sdplot_gridTest.testgrid04(), tests.test_sdplot.sdplot_gridTest.testgrid05(), tests.test_sdplot.sdplot_gridTest.testgrid06(), tests.test_sdplot.sdplot_gridTest.testgrid07(), tests.test_sdplot.sdplot_gridTest.testgrid08(), tests.test_sdplot.sdplot_gridTest.testgrid09(), tests.test_sdplot.sdplot_gridTest.testgrid10(), tests.test_sdplot.sdplot_gridTest.testgrid11(), tests.test_sdplot.sdplot_gridTest.testgrid12(), tests.test_sdplot.sdplot_gridTest.testgrid13(), tests.test_sdplot.sdplot_gridTest.testgrid14(), tests.test_sdplot.sdplot_storageTest.testMF(), tests.test_sdplot.sdplot_storageTest.testMT(), tests.test_sdplot.sdplot_selectTest.testsel01(), tests.test_sdplot.sdplot_selectTest.testsel02(), tests.test_sdplot.sdplot_selectTest.testsel03(), and tests.test_sdplot.sdplot_selectTest.testsel04().
Definition at line 23 of file tableMaker.py.
Referenced by tableMaker.tableMaker.done().
Definition at line 22 of file tableMaker.py.