Auth_Yadis_Manager.html 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <!-- template designed by Marco Von Ballmoos -->
  6. <title>Docs For Class Auth_Yadis_Manager</title>
  7. <link rel="stylesheet" href="../media/stylesheet.css" />
  8. <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
  9. </head>
  10. <body>
  11. <div class="page-body">
  12. <h2 class="class-name">Class Auth_Yadis_Manager</h2>
  13. <a name="sec-description"></a>
  14. <div class="info-box">
  15. <div class="info-box-title">Description</div>
  16. <div class="nav-bar">
  17. <span class="disabled">Description</span> |
  18. <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
  19. </div>
  20. <div class="info-box-body">
  21. <!-- ========== Info from phpDoc block ========= -->
  22. <p class="short-description">The Yadis service manager which stores state in a session and iterates over &lt;Service&gt; elements in a Yadis XRDS document and lets a caller attempt to use each one. This is used by the Yadis library internally.</p>
  23. <p class="notes">
  24. Located in <a class="field" href="_Auth---Yadis---Manager.php.html">/Auth/Yadis/Manager.php</a> (line <span class="field">276</span>)
  25. </p>
  26. <pre></pre>
  27. </div>
  28. </div>
  29. <a name="sec-method-summary"></a>
  30. <div class="info-box">
  31. <div class="info-box-title">Method Summary</span></div>
  32. <div class="nav-bar">
  33. <a href="#sec-description">Description</a> |
  34. <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
  35. </div>
  36. <div class="info-box-body">
  37. <div class="method-summary">
  38. <div class="method-definition">
  39. <span class="method-result">void</span>
  40. <a href="#nextService" title="details" class="method-name">nextService</a>
  41. ()
  42. </div>
  43. </div>
  44. </div>
  45. </div>
  46. <a name="sec-methods"></a>
  47. <div class="info-box">
  48. <div class="info-box-title">Methods</div>
  49. <div class="nav-bar">
  50. <a href="#sec-description">Description</a> |
  51. <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
  52. </div>
  53. <div class="info-box-body">
  54. <A NAME='method_detail'></A>
  55. <a name="methodnextService" id="nextService"><!-- --></a>
  56. <div class="evenrow">
  57. <div class="method-header">
  58. <span class="method-title">nextService</span> (line <span class="line-number">319</span>)
  59. </div>
  60. <!-- ========== Info from phpDoc block ========= -->
  61. <p class="short-description">Return the next service</p>
  62. <p class="description"><p>$this-&gt;current() will continue to return that service until the next call to this method.</p></p>
  63. <div class="method-signature">
  64. <span class="method-result">void</span>
  65. <span class="method-name">
  66. nextService
  67. </span>
  68. ()
  69. </div>
  70. </div>
  71. </div>
  72. </div>
  73. <p class="notes" id="credit">
  74. Documentation generated on Tue, 21 Apr 2009 11:31:31 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
  75. </p>
  76. </div></body>
  77. </html>