classes.html 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  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. <li class="phpdocumentor-topnav__menu-item -social">
  47. <a href="https://github.com/chillerlan/php-qrcode/discussions">
  48. <span>
  49. <i class="fas fa-envelope-open-text"></i>
  50. </span>
  51. </a>
  52. </li>
  53. </ul>
  54. </nav>
  55. </header>
  56. <main class="phpdocumentor">
  57. <div class="phpdocumentor-section">
  58. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  59. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  60. Menu
  61. </label>
  62. <aside class="phpdocumentor-column -three phpdocumentor-sidebar">
  63. <section class="phpdocumentor-sidebar__category -namespaces">
  64. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  65. <h4 class="phpdocumentor-sidebar__root-namespace">
  66. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  67. </h4>
  68. <ul class="phpdocumentor-list">
  69. <li>
  70. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  71. </li>
  72. <li>
  73. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  74. </li>
  75. </ul>
  76. </section>
  77. <section class="phpdocumentor-sidebar__category -packages">
  78. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  79. <h4 class="phpdocumentor-sidebar__root-namespace">
  80. <a href="packages/Application.html" class="">Application</a>
  81. </h4>
  82. </section>
  83. <section class="phpdocumentor-sidebar__category -reports">
  84. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  85. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  86. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  87. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  88. </section>
  89. <section class="phpdocumentor-sidebar__category -indices">
  90. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  91. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  92. </section>
  93. </aside>
  94. <div class="phpdocumentor-column -nine phpdocumentor-content">
  95. <div class="phpdocumentor-class-graph">
  96. <img class="phpdocumentor-class-graph__graph" src="graphs/classes.svg" id="scene" />
  97. </div>
  98. <script type="text/javascript">
  99. var element = document.querySelector('#scene');
  100. // And pass it to panzoom
  101. panzoom(element, {
  102. smoothScroll: false
  103. })
  104. </script>
  105. </div>
  106. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  107. <section class="phpdocumentor-search-results__dialog">
  108. <header class="phpdocumentor-search-results__header">
  109. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  110. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  111. </header>
  112. <section class="phpdocumentor-search-results__body">
  113. <ul class="phpdocumentor-search-results__entries"></ul>
  114. </section>
  115. </section>
  116. </section>
  117. </div>
  118. <a href="graphs/classes.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  119. </main>
  120. <script>
  121. cssVars({});
  122. </script>
  123. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  124. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  125. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  126. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  127. </body>
  128. </html>