Home | Trees | Index | Help |
|
---|
Package twisted :: Package coil :: Package plugins :: Module web :: Class SiteConfigurator |
|
Configurator
--+
|
SiteConfigurator
Method Summary | |
---|---|
config_logPath(self,
logPath)
| |
getStaticEntity(self,
name)
| |
listStaticEntities(self)
| |
Inherited from Configurator | |
Initialize this configurator with the instance it will be configuring. | |
Return list of dispensers. | |
Set a list of configuration variables. | |
Return a mapping of key/value tuples describing my configuration. | |
Return the instance being configured. | |
Get the type of a configuration variable. |
Class Variable Summary | |
---|---|
tuple |
__implements__ = (<class twisted.coil.coil.IConfigurator...
|
str |
configName = 'HTTP Web Site'
|
dict |
configTypes = {'logPath': [<type 'str'>, 'Logfile', 'Pat...
|
class |
configurableClass = twisted.web.server.Site |
Class Variable Details |
---|
__implements__
|
configName
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sat Sep 13 04:20:50 2003 | http://epydoc.sf.net |