Definition at line 276 of file Manager.php.
Public Member Functions | |
| Auth_Yadis_Manager ($starting_url, $yadis_url, $services, $session_key) | |
| length () | |
| nextService () | |
| current () | |
| forURL ($url) | |
| started () | |
| Auth_Yadis_Manager.Auth_Yadis_Manager | ( | $ | starting_url, | |
| $ | yadis_url, | |||
| $ | services, | |||
| $ | session_key | |||
| ) | 
| Auth_Yadis_Manager.length | ( | ) | 
private
Definition at line 307 of file Manager.php.
| Auth_Yadis_Manager.nextService | ( | ) | 
Return the next service
$this->current() will continue to return that service until the next call to this method.
Definition at line 319 of file Manager.php.
| Auth_Yadis_Manager.current | ( | ) | 
private
Definition at line 334 of file Manager.php.
| Auth_Yadis_Manager.forURL | ( | $ | url | ) | 
private
Definition at line 344 of file Manager.php.
| Auth_Yadis_Manager.started | ( | ) | 
private
Definition at line 352 of file Manager.php.
 1.5.5