| Home | Trees | Indices | Help |
|
|---|
|
|
Author: Andres Riancho ( andres.riancho@gmail.com )
|
|||
| __init__(self) | ||
| _getfeedsNames(self) | ||
|
_testResponse(self,
request,
response) This method tries to find patterns on responses. |
||
|
setOptions(self,
OptionList) Sets the Options given on the OptionList to self. |
||
|
getOptionsXML(self) This method returns a XML containing the Options that the plugin has. |
||
|
end(self) This method is called when the plugin wont be used anymore. |
||
| getPluginDeps(self) | ||
| getLongDesc(self) | ||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
|
This method tries to find patterns on responses. This method MUST be implemented on every plugin.
|
Sets the Options given on the OptionList to self. The options are the result of a user entering some data on a window that was constructed using the XML Options that was retrieved from the plugin using getOptionsXML() This method MUST be implemented on every plugin.
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Thu Oct 18 19:42:20 2007 | http://epydoc.sourceforge.net |