_Auth---OpenID---Interface.php.html 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  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 page Interface.php</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="file-name">/Auth/OpenID/Interface.php</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-classes">Classes</a>
  19. </div>
  20. <div class="info-box-body">
  21. <!-- ========== Info from phpDoc block ========= -->
  22. <p class="short-description">This file specifies the interface for PHP OpenID store implementations.</p>
  23. <p class="description"><p>PHP versions 4 and 5</p><p>LICENSE: See the COPYING file included in this distribution.</p></p>
  24. <ul class="tags">
  25. <li><span class="field">author:</span> JanRain, Inc. &lt;<a href="mailto:openid@janrain.com">openid@janrain.com</a>&gt;</li>
  26. <li><span class="field">copyright:</span> 2005-2008 Janrain, Inc.</li>
  27. <li><span class="field">license:</span> <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache</a></li>
  28. </ul>
  29. </div>
  30. </div>
  31. <a name="sec-classes"></a>
  32. <div class="info-box">
  33. <div class="info-box-title">Classes</div>
  34. <div class="nav-bar">
  35. <a href="#sec-description">Description</a> |
  36. <span class="disabled">Classes</span>
  37. </div>
  38. <div class="info-box-body">
  39. <table cellpadding="2" cellspacing="0" class="class-table">
  40. <tr>
  41. <th class="class-table-header">Class</th>
  42. <th class="class-table-header">Description</th>
  43. </tr>
  44. <tr>
  45. <td style="padding-right: 2em; vertical-align: top">
  46. <a href="../OpenID/Auth_OpenID_OpenIDStore.html">Auth_OpenID_OpenIDStore</a>
  47. </td>
  48. <td>
  49. This is the interface for the store objects the OpenID library
  50. </td>
  51. </tr>
  52. </table>
  53. </div>
  54. </div>
  55. <p class="notes" id="credit">
  56. 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>
  57. </p>
  58. </div></body>
  59. </html>