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.
|
|
__init__(self,
dtml_template,
server)
Construct a new 'QMTestReportPage'.
|
|
GetRunDatabase(self)
Returns the 'RunDatabase' in use.
|
|
GenerateStartBody(self,
decorations=1)
Return markup to start the body of the HTML document.
|
|
GenerateHtmlHeader(self,
description,
headers="")
Return the header for an HTML document.
|
|
GetResultURL(self,
id,
kind)
Generate a URL for the result page for 'id'.
|
|
FormatTimeIso(self,
time)
|
:
FormatId ,
GetDatabase ,
GetMainPageUrl ,
GetName ,
GetOutcomePercentages ,
GetResultsByOutcome ,
HasModifiableExpectations ,
IsLabelInDirectory ,
MakeListingUrl
:
GenerateEndBody ,
GenerateEndScript ,
GenerateStartScript ,
GenerateXMLHeader ,
GetProgramName ,
MakeButton ,
MakeImageUrl ,
MakeLoginForm ,
MakeRule ,
MakeSpacer ,
UserIsInGroup ,
WebRequest ,
__call__
|