Home | Trees | Indices | Help |
---|
|
web.DtmlPage --+ | DefaultDtmlPage --+ | QMTestPage --+ | ShowItemPage
DTML page for showing and editing 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. 'edit' -- True for editing the item; false for displaying it only. 'new' -- True for editing a newly-created item ('edit' is then also true). '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. |
Make a script to confirm deletion of the test or resource. returns -- JavaScript source to handle deletion of the test or resource. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Dec 23 12:30:42 2011 | http://epydoc.sourceforge.net |