Home | Trees | Index | Help |
---|
Package twisted :: Package coil :: Package plugins :: Module web :: Class SiteConfigurator |
|
Configurator
--+
|
SiteConfigurator
Method Summary | |
---|---|
Initialize this configurator with the instance it will be configuring. (inherited from Configurator )
| |
config_logPath(self,
logPath)
| |
Return list of dispensers. (inherited from Configurator )
| |
Set a list of configuration variables. (inherited from Configurator )
| |
Return a mapping of key/value tuples describing my configuration. (inherited from Configurator )
| |
Return the instance being configured. (inherited from Configurator )
| |
getStaticEntity(self,
name)
| |
Get the type of a configuration variable. (inherited from Configurator )
| |
listStaticEntities(self)
|
Class Variable Summary | |
---|---|
tuple |
__implements__
|
str |
configName
|
dict |
configTypes
|
class |
Site
|
Class Variable Details |
---|
__implements__
|
configName
|
configTypes
|
SiteSite = twisted.web.server.Site
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu May 8 13:18:18 2003 | http://epydoc.sf.net |