chillerlan-QRCode-Data-QRDataModeInterface.html 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524
  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. <link rel="preconnect" href="https://fonts.gstatic.com">
  12. <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  13. <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  14. <link rel="stylesheet" href="css/template.css">
  15. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
  16. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
  17. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
  18. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
  19. <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
  20. <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
  21. <script src="js/search.js"></script>
  22. <script defer src="js/searchIndex.js"></script>
  23. </head>
  24. <body id="top">
  25. <header class="phpdocumentor-header phpdocumentor-section">
  26. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  27. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  28. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  29. <i class="fas fa-bars"></i>
  30. </label>
  31. <section data-search-form class="phpdocumentor-search">
  32. <label>
  33. <span class="visually-hidden">Search for</span>
  34. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  35. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  36. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  37. </svg>
  38. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  39. </label>
  40. </section>
  41. <nav class="phpdocumentor-topnav">
  42. <ul class="phpdocumentor-topnav__menu">
  43. </ul>
  44. </nav>
  45. </header>
  46. <main class="phpdocumentor">
  47. <div class="phpdocumentor-section">
  48. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  49. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  50. Menu
  51. </label>
  52. <aside class="phpdocumentor-column -four phpdocumentor-sidebar">
  53. <section class="phpdocumentor-sidebar__category">
  54. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  55. <h4 class="phpdocumentor-sidebar__root-namespace">
  56. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  57. </h4>
  58. <ul class="phpdocumentor-list">
  59. <li>
  60. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  61. </li>
  62. <li>
  63. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  64. </li>
  65. </ul>
  66. </section>
  67. <section class="phpdocumentor-sidebar__category">
  68. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  69. <h4 class="phpdocumentor-sidebar__root-namespace">
  70. <a href="packages/Application.html" class="">Application</a>
  71. </h4>
  72. </section>
  73. <section class="phpdocumentor-sidebar__category">
  74. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  75. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  76. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  77. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  78. </section>
  79. <section class="phpdocumentor-sidebar__category">
  80. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  81. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  82. </section>
  83. </aside>
  84. <div class="phpdocumentor-column -eight phpdocumentor-content">
  85. <ul class="phpdocumentor-breadcrumbs">
  86. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
  87. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode.html">QRCode</a></li>
  88. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode-data.html">Data</a></li>
  89. </ul>
  90. <article class="phpdocumentor-element -interface">
  91. <h2 class="phpdocumentor-content__title">
  92. QRDataModeInterface
  93. <div class="phpdocumentor-element__package">
  94. in
  95. <ul class="phpdocumentor-breadcrumbs">
  96. <li><a href="packages/Application.html">Application</a></li>
  97. </ul>
  98. </div>
  99. </h2>
  100. <aside class="phpdocumentor-element-found-in">
  101. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeInterface.php"><a href="files/src-data-qrdatamodeinterface.html"><abbr title="src/Data/QRDataModeInterface.php">QRDataModeInterface.php</abbr></a></abbr>
  102. :
  103. <span class="phpdocumentor-element-found-in__line">18</span>
  104. </aside>
  105. <p class="phpdocumentor-summary">Specifies the methods reqired for the data modules (Number, Alphanum, Byte and Kanji)</p>
  106. <h3 id="toc">
  107. Table of Contents
  108. <a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
  109. </h3>
  110. <dl class="phpdocumentor-table-of-contents">
  111. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  112. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_convertEncoding">convertEncoding()</a>
  113. <span>
  114. &nbsp;: string </span>
  115. </dt>
  116. <dd>encoding conversion helper</dd>
  117. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  118. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_decodeSegment">decodeSegment()</a>
  119. <span>
  120. &nbsp;: string </span>
  121. </dt>
  122. <dd>reads a segment from the BitBuffer and decodes in the current data mode</dd>
  123. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  124. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_getLengthInBits">getLengthInBits()</a>
  125. <span>
  126. &nbsp;: int </span>
  127. </dt>
  128. <dd>retruns the length in bits of the data string</dd>
  129. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  130. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_validateString">validateString()</a>
  131. <span>
  132. &nbsp;: bool </span>
  133. </dt>
  134. <dd>checks if the given string qualifies for the encoder module</dd>
  135. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  136. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_write">write()</a>
  137. <span>
  138. &nbsp;: <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html"><abbr title="\chillerlan\QRCode\Data\QRDataModeInterface">QRDataModeInterface</abbr></a> </span>
  139. </dt>
  140. <dd>writes the actual data string to the BitBuffer, uses the given version to determine the length bits</dd>
  141. </dl>
  142. <section class="phpdocumentor-methods">
  143. <h3 class="phpdocumentor-elements__header" id="methods">
  144. Methods
  145. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  146. </h3>
  147. <article
  148. class="phpdocumentor-element
  149. -method
  150. -public
  151. -static "
  152. >
  153. <h4 class="phpdocumentor-element__name" id="method_convertEncoding">
  154. convertEncoding()
  155. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_convertEncoding" class="headerlink"><i class="fas fa-link"></i></a>
  156. </h4>
  157. <aside class="phpdocumentor-element-found-in">
  158. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeInterface.php"><a href="files/src-data-qrdatamodeinterface.html"><abbr title="src/Data/QRDataModeInterface.php">QRDataModeInterface.php</abbr></a></abbr>
  159. :
  160. <span class="phpdocumentor-element-found-in__line">44</span>
  161. </aside>
  162. <p class="phpdocumentor-summary">encoding conversion helper</p>
  163. <code class="phpdocumentor-code phpdocumentor-signature ">
  164. <span class="phpdocumentor-signature__visibility">public</span>
  165. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">convertEncoding</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$string</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
  166. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  167. <dl class="phpdocumentor-argument-list">
  168. <dt class="phpdocumentor-argument-list__entry">
  169. <span class="phpdocumentor-signature__argument__name">$string</span>
  170. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  171. </dt>
  172. <dd class="phpdocumentor-argument-list__definition">
  173. <section class="phpdocumentor-description"></section>
  174. </dd>
  175. </dl>
  176. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  177. Tags
  178. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  179. </h5>
  180. <dl class="phpdocumentor-tag-list">
  181. <dt class="phpdocumentor-tag-list__entry">
  182. <span class="phpdocumentor-tag__name">throws</span>
  183. </dt>
  184. <dd class="phpdocumentor-tag-list__definition">
  185. <span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-Data-QRCodeDataException.html"><abbr title="\chillerlan\QRCode\Data\QRCodeDataException">QRCodeDataException</abbr></a></span>
  186. </dd>
  187. </dl>
  188. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  189. <span class="phpdocumentor-signature__response_type">string</span>
  190. &mdash;
  191. </article>
  192. <article
  193. class="phpdocumentor-element
  194. -method
  195. -public
  196. -static "
  197. >
  198. <h4 class="phpdocumentor-element__name" id="method_decodeSegment">
  199. decodeSegment()
  200. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_decodeSegment" class="headerlink"><i class="fas fa-link"></i></a>
  201. </h4>
  202. <aside class="phpdocumentor-element-found-in">
  203. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeInterface.php"><a href="files/src-data-qrdatamodeinterface.html"><abbr title="src/Data/QRDataModeInterface.php">QRDataModeInterface.php</abbr></a></abbr>
  204. :
  205. <span class="phpdocumentor-element-found-in__line">61</span>
  206. </aside>
  207. <p class="phpdocumentor-summary">reads a segment from the BitBuffer and decodes in the current data mode</p>
  208. <code class="phpdocumentor-code phpdocumentor-signature ">
  209. <span class="phpdocumentor-signature__visibility">public</span>
  210. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">decodeSegment</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Common-BitBuffer.html"><abbr title="\chillerlan\QRCode\Common\BitBuffer">BitBuffer</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$bitBuffer</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$versionNumber</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
  211. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  212. <dl class="phpdocumentor-argument-list">
  213. <dt class="phpdocumentor-argument-list__entry">
  214. <span class="phpdocumentor-signature__argument__name">$bitBuffer</span>
  215. : <span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Common-BitBuffer.html"><abbr title="\chillerlan\QRCode\Common\BitBuffer">BitBuffer</abbr></a></span>
  216. </dt>
  217. <dd class="phpdocumentor-argument-list__definition">
  218. <section class="phpdocumentor-description"></section>
  219. </dd>
  220. <dt class="phpdocumentor-argument-list__entry">
  221. <span class="phpdocumentor-signature__argument__name">$versionNumber</span>
  222. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  223. </dt>
  224. <dd class="phpdocumentor-argument-list__definition">
  225. <section class="phpdocumentor-description"></section>
  226. </dd>
  227. </dl>
  228. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  229. <span class="phpdocumentor-signature__response_type">string</span>
  230. &mdash;
  231. </article>
  232. <article
  233. class="phpdocumentor-element
  234. -method
  235. -public
  236. "
  237. >
  238. <h4 class="phpdocumentor-element__name" id="method_getLengthInBits">
  239. getLengthInBits()
  240. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_getLengthInBits" class="headerlink"><i class="fas fa-link"></i></a>
  241. </h4>
  242. <aside class="phpdocumentor-element-found-in">
  243. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeInterface.php"><a href="files/src-data-qrdatamodeinterface.html"><abbr title="src/Data/QRDataModeInterface.php">QRDataModeInterface.php</abbr></a></abbr>
  244. :
  245. <span class="phpdocumentor-element-found-in__line">37</span>
  246. </aside>
  247. <p class="phpdocumentor-summary">retruns the length in bits of the data string</p>
  248. <code class="phpdocumentor-code phpdocumentor-signature ">
  249. <span class="phpdocumentor-signature__visibility">public</span>
  250. <span class="phpdocumentor-signature__name">getLengthInBits</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">int</span></code>
  251. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  252. <span class="phpdocumentor-signature__response_type">int</span>
  253. &mdash;
  254. </article>
  255. <article
  256. class="phpdocumentor-element
  257. -method
  258. -public
  259. -static "
  260. >
  261. <h4 class="phpdocumentor-element__name" id="method_validateString">
  262. validateString()
  263. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_validateString" class="headerlink"><i class="fas fa-link"></i></a>
  264. </h4>
  265. <aside class="phpdocumentor-element-found-in">
  266. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeInterface.php"><a href="files/src-data-qrdatamodeinterface.html"><abbr title="src/Data/QRDataModeInterface.php">QRDataModeInterface.php</abbr></a></abbr>
  267. :
  268. <span class="phpdocumentor-element-found-in__line">49</span>
  269. </aside>
  270. <p class="phpdocumentor-summary">checks if the given string qualifies for the encoder module</p>
  271. <code class="phpdocumentor-code phpdocumentor-signature ">
  272. <span class="phpdocumentor-signature__visibility">public</span>
  273. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">validateString</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$string</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">bool</span></code>
  274. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  275. <dl class="phpdocumentor-argument-list">
  276. <dt class="phpdocumentor-argument-list__entry">
  277. <span class="phpdocumentor-signature__argument__name">$string</span>
  278. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  279. </dt>
  280. <dd class="phpdocumentor-argument-list__definition">
  281. <section class="phpdocumentor-description"></section>
  282. </dd>
  283. </dl>
  284. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  285. <span class="phpdocumentor-signature__response_type">bool</span>
  286. &mdash;
  287. </article>
  288. <article
  289. class="phpdocumentor-element
  290. -method
  291. -public
  292. "
  293. >
  294. <h4 class="phpdocumentor-element__name" id="method_write">
  295. write()
  296. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#method_write" class="headerlink"><i class="fas fa-link"></i></a>
  297. </h4>
  298. <aside class="phpdocumentor-element-found-in">
  299. <abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRDataModeInterface.php"><a href="files/src-data-qrdatamodeinterface.html"><abbr title="src/Data/QRDataModeInterface.php">QRDataModeInterface.php</abbr></a></abbr>
  300. :
  301. <span class="phpdocumentor-element-found-in__line">56</span>
  302. </aside>
  303. <p class="phpdocumentor-summary">writes the actual data string to the BitBuffer, uses the given version to determine the length bits</p>
  304. <code class="phpdocumentor-code phpdocumentor-signature ">
  305. <span class="phpdocumentor-signature__visibility">public</span>
  306. <span class="phpdocumentor-signature__name">write</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Common-BitBuffer.html"><abbr title="\chillerlan\QRCode\Common\BitBuffer">BitBuffer</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$bitBuffer</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$versionNumber</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html"><abbr title="\chillerlan\QRCode\Data\QRDataModeInterface">QRDataModeInterface</abbr></a></span></code>
  307. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  308. <dl class="phpdocumentor-argument-list">
  309. <dt class="phpdocumentor-argument-list__entry">
  310. <span class="phpdocumentor-signature__argument__name">$bitBuffer</span>
  311. : <span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Common-BitBuffer.html"><abbr title="\chillerlan\QRCode\Common\BitBuffer">BitBuffer</abbr></a></span>
  312. </dt>
  313. <dd class="phpdocumentor-argument-list__definition">
  314. <section class="phpdocumentor-description"></section>
  315. </dd>
  316. <dt class="phpdocumentor-argument-list__entry">
  317. <span class="phpdocumentor-signature__argument__name">$versionNumber</span>
  318. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  319. </dt>
  320. <dd class="phpdocumentor-argument-list__definition">
  321. <section class="phpdocumentor-description"></section>
  322. </dd>
  323. </dl>
  324. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  325. Tags
  326. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  327. </h5>
  328. <dl class="phpdocumentor-tag-list">
  329. <dt class="phpdocumentor-tag-list__entry">
  330. <span class="phpdocumentor-tag__name">see</span>
  331. </dt>
  332. <dd class="phpdocumentor-tag-list__definition">
  333. <span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-Data-QRData.html#method_writeBitBuffer"><abbr title="\chillerlan\QRCode\Data\QRData::writeBitBuffer()">QRData::writeBitBuffer()</abbr></a></span>
  334. </dd>
  335. </dl>
  336. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  337. <span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html"><abbr title="\chillerlan\QRCode\Data\QRDataModeInterface">QRDataModeInterface</abbr></a></span>
  338. &mdash;
  339. </article>
  340. </section>
  341. <script type="text/javascript">
  342. function loadExternalCodeSnippets(line) {
  343. Array.prototype.slice.call(document.querySelectorAll('pre[data-src]')).forEach((pre) => {
  344. var src = pre.getAttribute('data-src').replace( /\\/g, '/');
  345. var extension = (src.match(/\.(\w+)$/) || [, ''])[1];
  346. var language = 'php';
  347. var code = document.createElement('code');
  348. code.className = 'language-' + language;
  349. pre.textContent = '';
  350. pre.setAttribute('data-line', line)
  351. code.textContent = 'Loading…';
  352. pre.appendChild(code);
  353. var xhr = new XMLHttpRequest();
  354. xhr.open('GET', src, true);
  355. xhr.onreadystatechange = function () {
  356. if (xhr.readyState == 4) {
  357. if (xhr.status < 400 && xhr.responseText) {
  358. code.textContent = xhr.responseText;
  359. Prism.highlightElement(code);
  360. }
  361. else if (xhr.status >= 400) {
  362. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  363. }
  364. else {
  365. code.textContent = '✖ Error: File does not exist, is empty or trying to view from localhost';
  366. }
  367. }
  368. };
  369. xhr.send(null);
  370. });
  371. }
  372. var modals = document.querySelectorAll("[data-modal]");
  373. modals.forEach(function (trigger) {
  374. trigger.addEventListener("click", function (event) {
  375. //event.preventDefault();
  376. const modal = document.getElementById(trigger.dataset.modal);
  377. modal.classList.add("phpdocumentor-modal__open");
  378. loadExternalCodeSnippets(trigger.dataset.line)
  379. const exits = modal.querySelectorAll("[data-exit-button]");
  380. exits.forEach(function (exit) {
  381. exit.addEventListener("click", function (event) {
  382. event.preventDefault();
  383. modal.classList.remove("phpdocumentor-modal__open");
  384. });
  385. });
  386. });
  387. });
  388. </script>
  389. </article>
  390. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  391. <section class="phpdocumentor-search-results__dialog">
  392. <header class="phpdocumentor-search-results__header">
  393. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  394. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  395. </header>
  396. <section class="phpdocumentor-search-results__body">
  397. <ul class="phpdocumentor-search-results__entries"></ul>
  398. </section>
  399. </section>
  400. </section>
  401. </div>
  402. </div>
  403. <a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  404. </main>
  405. <script>
  406. cssVars({});
  407. </script>
  408. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  409. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  410. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  411. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  412. </body>
  413. </html>