| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Package hosting |
|
AG Hosting environment tools.
| Submodules | |
|---|---|
| |
| Function Summary | |
|---|---|
__root(x)
| |
Return the currently selected hosting implementation. | |
IdFromURL(URL)
| |
This method lists the hosting implementations currently isntalled. | |
PathFromURL(URL)
| |
Set the hosting implementation to the one specifed. | |
| Variable Summary | |
|---|---|
str |
__revision__ = '$Id: __init__.py,v 1.13 2004/09/10 03:58...
|
| Function Details |
|---|
GetHostingImpl()Return the currently selected hosting implementation. @return: string |
ListHostingImpls()This method lists the hosting implementations currently isntalled. @return: a list of hosting implementation names. |
SetHostingImpl(choice)Set the hosting implementation to the one specifed. @param choice: the hosting implementation to use @type choice: string @return: 1 if successful, None if not |
| Variable Details |
|---|
__revision__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:30 2005 | http://epydoc.sf.net |