classes.html 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  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. <h4 class="phpdocumentor-sidebar__root-namespace">
  70. <a href="namespaces/output.html" class="">Output</a>
  71. </h4>
  72. </section>
  73. <section class="phpdocumentor-sidebar__category">
  74. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  75. <h4 class="phpdocumentor-sidebar__root-namespace">
  76. <a href="packages/Application.html" class="">Application</a>
  77. </h4>
  78. </section>
  79. <section class="phpdocumentor-sidebar__category">
  80. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  81. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  82. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  83. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  84. </section>
  85. <section class="phpdocumentor-sidebar__category">
  86. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  87. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  88. </section>
  89. </aside>
  90. <div class="phpdocumentor-column -nine phpdocumentor-content">
  91. <div class="phpdocumentor-class-graph">
  92. <img class="phpdocumentor-class-graph__graph" src="graphs/classes.svg" id="scene" />
  93. </div>
  94. <script type="text/javascript">
  95. var element = document.querySelector('#scene');
  96. // And pass it to panzoom
  97. panzoom(element, {
  98. smoothScroll: false
  99. })
  100. </script>
  101. </div>
  102. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  103. <section class="phpdocumentor-search-results__dialog">
  104. <header class="phpdocumentor-search-results__header">
  105. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  106. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  107. </header>
  108. <section class="phpdocumentor-search-results__body">
  109. <ul class="phpdocumentor-search-results__entries"></ul>
  110. </section>
  111. </section>
  112. </section>
  113. </div>
  114. <a href="graphs/classes.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  115. </main>
  116. <script>
  117. cssVars({});
  118. </script>
  119. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  120. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  121. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  122. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  123. </body>
  124. </html>