|
|
|
|
__init__(self,
server,
item,
type,
field_errors={})
Construct a new DTML context.
|
|
|
GetTitle(self)
Return the page title for this page.
|
|
|
FormatFieldValue(self,
field)
Return an HTML rendering of the value for 'field'.
|
|
|
GetClassDescription(self)
Return a full description of the test or resource class.
|
|
|
GetBriefClassDescription(self)
Return a brief description of the test or resource class.
|
|
|
MakeShowUrl(self)
Return the URL for showing this item.
|
|
|
GetDetailUrl(self,
test_run)
Return the detail URL for a test.
|
|
|
GetResults(self,
key=None)
Return the results from all runs that correpond to the current
id.
|
|
:
FormatTimeIso,
GenerateHtmlHeader,
GenerateStartBody,
GetResultURL,
GetRunDatabase
:
FormatId,
GetDatabase,
GetMainPageUrl,
GetName,
GetOutcomePercentages,
GetResultsByOutcome,
HasModifiableExpectations,
IsLabelInDirectory,
MakeListingUrl
:
GenerateEndBody,
GenerateEndScript,
GenerateStartScript,
GenerateXMLHeader,
GetProgramName,
MakeButton,
MakeImageUrl,
MakeLoginForm,
MakeRule,
MakeSpacer,
UserIsInGroup,
WebRequest,
__call__
|