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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  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 DatabaseConnection.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/DatabaseConnection.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">The Auth_OpenID_DatabaseConnection class, which is used to emulate a PEAR database connection.</p>
  23. <ul class="tags">
  24. <li><span class="field">author:</span> JanRain, Inc. &lt;<a href="mailto:openid@janrain.com">openid@janrain.com</a>&gt;</li>
  25. <li><span class="field">copyright:</span> 2005-2008 Janrain, Inc.</li>
  26. <li><span class="field">license:</span> <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache</a></li>
  27. </ul>
  28. </div>
  29. </div>
  30. <a name="sec-classes"></a>
  31. <div class="info-box">
  32. <div class="info-box-title">Classes</div>
  33. <div class="nav-bar">
  34. <a href="#sec-description">Description</a> |
  35. <span class="disabled">Classes</span>
  36. </div>
  37. <div class="info-box-body">
  38. <table cellpadding="2" cellspacing="0" class="class-table">
  39. <tr>
  40. <th class="class-table-header">Class</th>
  41. <th class="class-table-header">Description</th>
  42. </tr>
  43. <tr>
  44. <td style="padding-right: 2em; vertical-align: top">
  45. <a href="../OpenID/Auth_OpenID_DatabaseConnection.html">Auth_OpenID_DatabaseConnection</a>
  46. </td>
  47. <td>
  48. An empty base class intended to emulate PEAR connection
  49. </td>
  50. </tr>
  51. </table>
  52. </div>
  53. </div>
  54. <p class="notes" id="credit">
  55. 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>
  56. </p>
  57. </div></body>
  58. </html>