Home | Trees | Indices | Help |
---|
|
web.DtmlPage --+ | DefaultDtmlPage --+ | QMTestReportPage
A 'QMTestReportPage' is a 'DtmlPage' for pages generated by QMTest.
A 'QMTestReportPage' automatically looks for DTML templates in the directory that contains QMTest DTML templates.
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
Construct a new 'QMTestReportPage'. 'dtml_template' -- The file name of the DTML template, relative to the directory that contains QMTest DTML templates. (Usually, this is just a basename.) 'server' -- The 'QMTestServer' creating this page.
|
Returns the 'RunDatabase' in use. returns -- The 'RunDatabase' in use. |
Return markup to start the body of the HTML document.
|
Return the header for an HTML document. 'description' -- A string describing this page. 'headers' -- Any additional HTML headers to place in the '<head>' section of the HTML document.
|
Generate a URL for the result page for 'id'. 'id' -- The name of a test or resource. 'kind' -- either 'test' or 'resource'. returns -- A url string for the result page for 'id'. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Dec 23 12:30:42 2011 | http://epydoc.sourceforge.net |