Auth_Yadis_Manager Class Reference

List of all members.


Detailed Description

The Yadis service manager which stores state in a session and iterates over <Service> elements in a Yadis XRDS document and lets a caller attempt to use each one. This is used by the Yadis library internally.

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 ()

Member Function Documentation

Auth_Yadis_Manager.Auth_Yadis_Manager ( starting_url,
yadis_url,
services,
session_key 
)

Intialize a new yadis service manager.

private

Definition at line 283 of file Manager.php.

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.


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

Generated on Thu Feb 19 15:03:40 2009 for OXID eShop CE by  doxygen 1.5.5