Home | Trees | Indices | Help |
---|
|
web.DtmlPage --+ | DefaultDtmlPage --+ | QMTestReportPage --+ | ShowItemReportPage
DTML page for showing tests and resources.
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
Construct a new DTML context. These parameters are also available in DTML under the same name: 'server' -- The 'QMTestServer' creating this page. 'item' -- The 'TestDescriptor' or 'ResourceDescriptor' for the test being shown. 'type' -- Either "test" or "resource". 'field_errors' -- A map from field names to corresponding error messages.
|
Return a full description of the test or resource class. returns -- The description, formatted as HTML. |
Return a brief description of the test or resource class. returns -- The brief description, formatted as HTML. |
Return the detail URL for a test. 'test_id' -- The name of the test. returns -- The URL that contains details about the 'test_id'. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Dec 23 12:30:42 2011 | http://epydoc.sourceforge.net |