| Trees | Index | Help |
|
|---|
| Module login |
|
| Function Summary | |
|---|---|
Get the server's URL and add the port if it is not port 80. | |
This should be the bulk of the page's HTML. | |
The header et al. | |
This is the JavaScript that is used in your page. | |
This is part of the public API. | |
This is part of the public API. | |
cgi,
datetime,
os,
re,
simplejson,
sys,
traceback,
types
AjaxStub,
AjaxStubDispatch,
StringIO,
StubContainer
AjaxStubException
| Function Details |
|---|
getURL(scriptName=None)Get the server's URL and add the port if it is not port 80. IfscriptName is not None add it to the URL else
add this script to the URL.
|
htmlEnd()This should be the bulk of the page's HTML. |
htmlStart()The header et al. of your page. |
javascript(script=None)This is the JavaScript that is used in your page.
|
submit(name, pswd)This is part of the public API. It could be used to validate the
|
username(name)This is part of the public API. It could be used to validate theusername.
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Aug 3 23:25:20 2007 | http://epydoc.sf.net |