| Method Summary |
| |
__init__(self,
instance)
Initialize this configurator with the instance it will be
configuring. |
| |
config_serviceName(self,
name)
|
| |
configDispensers(self)
Return list of dispensers. |
| |
configure(self,
dict)
Set a list of configuration variables. (inherited from Configurator)
|
| |
getConfiguration(self)
Return a mapping of key/value tuples describing my configuration. (inherited from Configurator)
|
| |
getInstance(self)
Return the instance being configured. (inherited from Configurator)
|
| |
getType(self,
name)
Get the type of a configuration variable. (inherited from Configurator)
|
| |
makeIRCGateway(self)
|
| |
makeTendril(self)
|
| |
makeWebAccounts(self)
|