| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
_name_ = "Test Web"
|
|||
_description_ = "Launches Web Browser"
|
|||
_category_ = DataProviderCategory.DataProviderCategory("Test")
|
|||
_module_type_ = "twoway"
|
|||
_in_type_ = "test_type"
|
|||
_out_type_ = "test_type"
|
|||
_icon_ = "applications-internet"
|
|||
_configurable_ = True
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|
Performs any (conduit.logging in, etc) which must be undertaken on the dataprovider prior to calling get_all(). Should gather all information so a subsequent call to get_all() can return the uids of all the data this dataprovider holds This function may be called multiple times so derived classes should be aware of this. Derived classes should call this function to ensure the dataprovider status is updated.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat Aug 2 22:18:36 2008 | http://epydoc.sourceforge.net |