| Home | Trees | Index | Help |
|---|
| Package qm :: Module fields :: Class UploadAttachmentPage |
|
DtmlPage --+
|
UploadAttachmentPage
| Method Summary | |
|---|---|
Create a new page object. | |
Return the URL for submitting this form. | |
| Inherited from DtmlPage | |
Generate an HTML page from the DTML template. | |
Return markup to end the body of the HTML document. | |
Return the HTML for ending an embedded script. | |
Return the header for an HTML document. | |
Return markup to start the body of the HTML document. | |
Return the HTML for beginning a script. | |
Return the XML header for the document. | |
Return the URL for the main page. | |
Return the name of this application program. | |
Generate HTML for a button to load a URL. | |
Generate a URL for an image. | |
| |
Generate a plain horizontal rule. | |
Generate a spacer. | |
Return true if the user is a member of group 'group_id'. | |
Convenience constructor for 'WebRequest' objects. | |
| Class Variable Summary | |
|---|---|
| Inherited from DtmlPage | |
str |
common_javascript = '/common.js'
|
str |
html_stylesheet = '/stylesheets/qm.css'
|
str |
qm_bug_system_url = 'mailto:qmtest@codesourcery.com'
|
| Method Details |
|---|
__init__(self,
attachment_store,
field_name,
encoding_name,
summary_field_name,
in_set=0)
|
MakeSubmitUrl(self)Return the URL for submitting this form. |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Sep 27 15:49:05 2007 | http://epydoc.sf.net |