| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
YadisServiceManager
Holds the state of a list of selected Yadis services, managing storing it in a session and iterating over the services in order.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Return the next service self.current() will continue to return that service until the next call to this method. |
Return the current service. Returns None if there are no services left. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jul 29 15:11:30 2010 | http://epydoc.sourceforge.net |