| Home | Trees | Indices | Help |
|
|---|
|
|
Author: Andres Riancho ( andres.riancho@gmail.com )
|
|||
| __init__(self) | ||
|
discover(self,
freq) The url is a string containing the Url to test ( http://somehost.com/foo.php ) |
||
|
getOptionsXML(self) This method returns a XML containing the Options that the plugin has. |
||
|
setOptions(self,
optionsMap) This method sets all the options that are configured using the user interface generated by the framework using the result of getOptionsXML(). |
||
| getPluginDeps(self) | ||
| getLongDesc(self) | ||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
The url is a string containing the Url to test ( http://somehost.com/foo.php ) This method MUST be implemented on every plugin.
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Thu Oct 18 19:41:23 2007 | http://epydoc.sourceforge.net |