Public Member Functions

Services_Yadis_Manager Class Reference

Public Member Functions

 Services_Yadis_Manager ($starting_url, $yadis_url, $services, $session_key)
 length ()
 nextService ()
 current ()
 forURL ($url)
 started ()

Detailed Description

Definition at line 66 of file Manager.php.


Member Function Documentation

current (  ) 

private

Definition at line 124 of file Manager.php.

forURL ( url  ) 

private

Definition at line 134 of file Manager.php.

length (  ) 

private

Definition at line 97 of file Manager.php.

nextService (  ) 

Return the next service

$this->current() will continue to return that service until the next call to this method.

Definition at line 109 of file Manager.php.

Services_Yadis_Manager ( starting_url,
yadis_url,
services,
session_key 
)

Intialize a new yadis service manager.

private

Definition at line 73 of file Manager.php.

started (  ) 

private

Definition at line 142 of file Manager.php.


The documentation for this class was generated from the following file: