classes.html 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Documentation</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <base href="../">
  8. <link rel="icon" href="images/favicon.ico"/>
  9. <link rel="stylesheet" href="css/normalize.css">
  10. <link rel="stylesheet" href="css/base.css">
  11. <script src='https://unpkg.com/panzoom@8.7.3/dist/panzoom.min.js'></script>
  12. </head>
  13. <body id="top">
  14. <header class="phpdocumentor-header phpdocumentor-section">
  15. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  16. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  17. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  18. <i class="fas fa-bars"></i>
  19. </label>
  20. <section data-search-form class="phpdocumentor-search">
  21. <label>
  22. <span class="visually-hidden">Search for</span>
  23. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  24. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  25. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  26. </svg>
  27. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  28. </label>
  29. </section>
  30. <nav class="phpdocumentor-topnav">
  31. <ul class="phpdocumentor-topnav__menu">
  32. <li class="phpdocumentor-topnav__menu-item -menu">
  33. <a href="https://php-qrcode.readthedocs.io">
  34. <span>
  35. User Manual
  36. </span>
  37. </a>
  38. </li>
  39. <li class="phpdocumentor-topnav__menu-item -social">
  40. <a href="https://github.com/chillerlan/php-qrcode">
  41. <span>
  42. <i class="fab fa-github"></i>
  43. </span>
  44. </a>
  45. </li>
  46. </ul>
  47. </nav>
  48. </header>
  49. <main class="phpdocumentor">
  50. <div class="phpdocumentor-section">
  51. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  52. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  53. Menu
  54. </label>
  55. <aside class="phpdocumentor-column -three phpdocumentor-sidebar">
  56. <section class="phpdocumentor-sidebar__category">
  57. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  58. <h4 class="phpdocumentor-sidebar__root-namespace">
  59. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  60. </h4>
  61. <ul class="phpdocumentor-list">
  62. <li>
  63. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  64. </li>
  65. <li>
  66. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  67. </li>
  68. </ul>
  69. </section>
  70. <section class="phpdocumentor-sidebar__category">
  71. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  72. <h4 class="phpdocumentor-sidebar__root-namespace">
  73. <a href="packages/Application.html" class="">Application</a>
  74. </h4>
  75. </section>
  76. <section class="phpdocumentor-sidebar__category">
  77. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  78. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  79. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  80. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  81. </section>
  82. <section class="phpdocumentor-sidebar__category">
  83. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  84. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  85. </section>
  86. </aside>
  87. <div class="phpdocumentor-column -nine phpdocumentor-content">
  88. <div class="phpdocumentor-class-graph">
  89. <img class="phpdocumentor-class-graph__graph" src="graphs/classes.svg" id="scene" />
  90. </div>
  91. <script type="text/javascript">
  92. var element = document.querySelector('#scene');
  93. // And pass it to panzoom
  94. panzoom(element, {
  95. smoothScroll: false
  96. })
  97. </script>
  98. </div>
  99. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  100. <section class="phpdocumentor-search-results__dialog">
  101. <header class="phpdocumentor-search-results__header">
  102. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  103. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  104. </header>
  105. <section class="phpdocumentor-search-results__body">
  106. <ul class="phpdocumentor-search-results__entries"></ul>
  107. </section>
  108. </section>
  109. </section>
  110. </div>
  111. <a href="graphs/classes.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  112. </main>
  113. <script>
  114. cssVars({});
  115. </script>
  116. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  117. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  118. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  119. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  120. </body>
  121. </html>