Home | Trees | Indices | Help |
|
---|
|
object --+ | Extension
|
|||
getExtensionArgs(self) Get the string arguments that should be added to an OpenID message for this extension. |
|||
toMessage(self,
message=None) Add the arguments from this extension to the provided message, or create a new message containing only those arguments. |
|||
Inherited from |
|
|||
ns_alias = None
|
|
|||
ns_uri = None The namespace to which to add the arguments for this extension |
|
|||
Inherited from |
|
Get the string arguments that should be added to an OpenID message for this extension. |
Add the arguments from this extension to the provided message, or create a new message containing only those arguments.
|
|
ns_alias
|
|
ns_uriThe namespace to which to add the arguments for this extension
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Jun 22 21:41:46 2007 | http://epydoc.sourceforge.net |