| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
|
|||
bool
|
|
||
|
|||
string
|
|
||
dict(string)
|
|
||
|
Inherited from |
|||
|
|||
_configurable_ = True
|
|||
|
Inherited from |
|||
|
|||
|
Called when the module is loaded by the module loader. It is called in the main thread so should NOT block. It should perform simple tests to determine whether the dataprovider is applicable to the user and whether is should be presented to them. For example it may check if a specific piece of hardware is loaded, or check if a user has the specific piece of software installed with which it synchronizes.
|
|
Returns a UID that represents this dataproviders (locally) unique state and configuration. For example the LUID for a gmail dp may be your username and password. Derived types MUST overwride this function
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat Aug 2 22:18:36 2008 | http://epydoc.sourceforge.net |