| Home | Trees | Index | Help |
|
|---|
| Package swaml :: Package classes :: Module configuration :: Class Configuration |
|
| Method Summary | |
|---|---|
Constructor method | |
Method to get a configuration property | |
Return the agent URL | |
String to fight against the SPAM | |
| boolean |
Getting params of default input |
Method to set a configuration property | |
Store the agent's url | |
Show all configure options | |
| Method Details |
|---|
__init__(self)
Constructor method
|
get(self, var)Method to get a configuration property
|
getAgent(self)Return the agent URL |
getAntiSpam(self)String to fight against the SPAM |
parse(self, argv)Getting params of default input
|
set(self, var, value)Method to set a configuration property
|
setAgent(self, agent)Store the agent's url
|
show(self)Show all configure options |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Dec 28 16:31:10 2006 | http://epydoc.sf.net |