|
|
@@ -461,19 +461,26 @@
|
|
|
</dt>
|
|
|
<dd>Renders a QR Code for the given $data and QROptions, saves $file optionally</dd>
|
|
|
|
|
|
- <dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-QRCode.html#method_initCustomOutputInterface">initCustomOutputInterface()</a>
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
+ <a href="classes/chillerlan-QRCode-QRCode.html#method_renderMatrix">renderMatrix()</a>
|
|
|
<span>
|
|
|
- : <a href="classes/chillerlan-QRCode-Output-QROutputInterface.html"><abbr title="\chillerlan\QRCode\Output\QROutputInterface">QROutputInterface</abbr></a> </span>
|
|
|
+ : mixed </span>
|
|
|
+</dt>
|
|
|
+<dd>Renders a QR Code for the given QRMatrix and QROptions, saves $file optionally</dd>
|
|
|
+
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
+ <a href="classes/chillerlan-QRCode-QRCode.html#method_setOptions">setOptions()</a>
|
|
|
+ <span>
|
|
|
+ : self </span>
|
|
|
</dt>
|
|
|
-<dd>initializes a custom output module after checking the existence of the class and if it implemnts the required interface</dd>
|
|
|
+<dd>Sets an options instance</dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
<a href="classes/chillerlan-QRCode-QRCode.html#method_initOutputInterface">initOutputInterface()</a>
|
|
|
<span>
|
|
|
: <a href="classes/chillerlan-QRCode-Output-QROutputInterface.html"><abbr title="\chillerlan\QRCode\Output\QROutputInterface">QROutputInterface</abbr></a> </span>
|
|
|
</dt>
|
|
|
-<dd>returns a fresh (built-in) QROutputInterface</dd>
|
|
|
+<dd>initializes a fresh built-in or custom QROutputInterface</dd>
|
|
|
|
|
|
</dl>
|
|
|
|
|
|
@@ -1427,7 +1434,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">173</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">171</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1442,20 +1449,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
- Tags
|
|
|
- <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
- </h5>
|
|
|
- <dl class="phpdocumentor-tag-list">
|
|
|
- <dt class="phpdocumentor-tag-list__entry">
|
|
|
- <span class="phpdocumentor-tag__name">see</span>
|
|
|
- </dt>
|
|
|
- <dd class="phpdocumentor-tag-list__definition">
|
|
|
- <span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-Data-QRDataModeInterface.html"><abbr title="\chillerlan\QRCode\Data\QRDataModeInterface">QRDataModeInterface</abbr></a></span>
|
|
|
-
|
|
|
-
|
|
|
- </dd>
|
|
|
- </dl>
|
|
|
|
|
|
</article>
|
|
|
<article
|
|
|
@@ -1474,7 +1467,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">178</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">176</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1545,7 +1538,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">185</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">181</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1555,9 +1548,7 @@
|
|
|
<span class="phpdocumentor-signature__visibility">public</span>
|
|
|
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type"><abbr title="\chillerlan\Settings\SettingsContainerInterface">SettingsContainerInterface</abbr> </span><span class="phpdocumentor-signature__argument__name">$options</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
|
|
|
|
|
|
- <section class="phpdocumentor-description"><p>Sets the options instance</p>
|
|
|
-</section>
|
|
|
-
|
|
|
+
|
|
|
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
|
|
<dl class="phpdocumentor-argument-list">
|
|
|
<dt class="phpdocumentor-argument-list__entry">
|
|
|
@@ -1591,7 +1582,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">378</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">371</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1637,7 +1628,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">411</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">404</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1683,7 +1674,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">424</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">417</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1730,7 +1721,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">439</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">432</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1799,7 +1790,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">400</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">393</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1845,7 +1836,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">389</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">382</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1891,7 +1882,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">367</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">360</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1937,7 +1928,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">349</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">340</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1984,7 +1975,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">356</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">349</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1997,6 +1988,19 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
|
|
|
|
|
|
|
|
|
+ <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
+ Tags
|
|
|
+ <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ </h5>
|
|
|
+ <dl class="phpdocumentor-tag-list">
|
|
|
+ <dt class="phpdocumentor-tag-list__entry">
|
|
|
+ <span class="phpdocumentor-tag__name">codeCoverageIgnore</span>
|
|
|
+ </dt>
|
|
|
+ <dd class="phpdocumentor-tag-list__definition">
|
|
|
+
|
|
|
+
|
|
|
+ </dd>
|
|
|
+ </dl>
|
|
|
|
|
|
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
<span class="phpdocumentor-signature__response_type">self</span>
|
|
|
@@ -2017,7 +2021,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">221</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">234</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -2064,7 +2068,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">317</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">308</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -2139,7 +2143,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">339</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">330</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -2214,7 +2218,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">328</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">319</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -2289,7 +2293,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">306</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">297</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -2364,7 +2368,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">471</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">465</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -2410,7 +2414,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">462</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">456</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -2469,7 +2473,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">478</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">472</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -2513,7 +2517,7 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">199</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">203</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -2555,46 +2559,95 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<article
|
|
|
class="phpdocumentor-element
|
|
|
-method
|
|
|
- -protected
|
|
|
+ -public
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="method_initCustomOutputInterface">
|
|
|
- initCustomOutputInterface()
|
|
|
- <a href="classes/chillerlan-QRCode-QRCode.html#method_initCustomOutputInterface" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_renderMatrix">
|
|
|
+ renderMatrix()
|
|
|
+ <a href="classes/chillerlan-QRCode-QRCode.html#method_renderMatrix" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">285</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">225</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
- <p class="phpdocumentor-summary">initializes a custom output module after checking the existence of the class and if it implemnts the required interface</p>
|
|
|
+ <p class="phpdocumentor-summary">Renders a QR Code for the given QRMatrix and QROptions, saves $file optionally</p>
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
- <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
- <span class="phpdocumentor-signature__name">initCustomOutputInterface</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html"><abbr title="\chillerlan\QRCode\Output\QROutputInterface">QROutputInterface</abbr></a></span></code>
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
+ <span class="phpdocumentor-signature__name">renderMatrix</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Data-QRMatrix.html"><abbr title="\chillerlan\QRCode\Data\QRMatrix">QRMatrix</abbr></a> </span><span class="phpdocumentor-signature__argument__name">$matrix</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">string </span><span class="phpdocumentor-signature__argument__name">$file</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
|
|
|
+
|
|
|
+
|
|
|
+ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
|
|
+ <dl class="phpdocumentor-argument-list">
|
|
|
+ <dt class="phpdocumentor-argument-list__entry">
|
|
|
+ <span class="phpdocumentor-signature__argument__name">$matrix</span>
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Data-QRMatrix.html"><abbr title="\chillerlan\QRCode\Data\QRMatrix">QRMatrix</abbr></a></span>
|
|
|
+ </dt>
|
|
|
+ <dd class="phpdocumentor-argument-list__definition">
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+ </dd>
|
|
|
+ <dt class="phpdocumentor-argument-list__entry">
|
|
|
+ <span class="phpdocumentor-signature__argument__name">$file</span>
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">string</span>
|
|
|
+ = <span class="phpdocumentor-signature__argument__default-value">null</span> </dt>
|
|
|
+ <dd class="phpdocumentor-argument-list__definition">
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+ </dd>
|
|
|
+ </dl>
|
|
|
|
|
|
|
|
|
+
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
+ <span class="phpdocumentor-signature__response_type">mixed</span>
|
|
|
+ —
|
|
|
+
|
|
|
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="phpdocumentor-element
|
|
|
+ -method
|
|
|
+ -public
|
|
|
+ "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_setOptions">
|
|
|
+ setOptions()
|
|
|
+ <a href="classes/chillerlan-QRCode-QRCode.html#method_setOptions" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ </h4>
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">188</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
+ <p class="phpdocumentor-summary">Sets an options instance</p>
|
|
|
+
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
+ <span class="phpdocumentor-signature__name">setOptions</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><abbr title="\chillerlan\Settings\SettingsContainerInterface">SettingsContainerInterface</abbr> </span><span class="phpdocumentor-signature__argument__name">$options</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">self</span></code>
|
|
|
+
|
|
|
+
|
|
|
+ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
|
|
+ <dl class="phpdocumentor-argument-list">
|
|
|
+ <dt class="phpdocumentor-argument-list__entry">
|
|
|
+ <span class="phpdocumentor-signature__argument__name">$options</span>
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type"><abbr title="\chillerlan\Settings\SettingsContainerInterface">SettingsContainerInterface</abbr></span>
|
|
|
+ </dt>
|
|
|
+ <dd class="phpdocumentor-argument-list__definition">
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+ </dd>
|
|
|
+ </dl>
|
|
|
+
|
|
|
|
|
|
- <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
- Tags
|
|
|
- <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
- </h5>
|
|
|
- <dl class="phpdocumentor-tag-list">
|
|
|
- <dt class="phpdocumentor-tag-list__entry">
|
|
|
- <span class="phpdocumentor-tag__name">throws</span>
|
|
|
- </dt>
|
|
|
- <dd class="phpdocumentor-tag-list__definition">
|
|
|
- <span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-Output-QRCodeOutputException.html"><abbr title="\chillerlan\QRCode\Output\QRCodeOutputException">QRCodeOutputException</abbr></a></span>
|
|
|
-
|
|
|
-
|
|
|
- </dd>
|
|
|
- </dl>
|
|
|
|
|
|
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
- <span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html"><abbr title="\chillerlan\QRCode\Output\QROutputInterface">QROutputInterface</abbr></a></span>
|
|
|
+ <span class="phpdocumentor-signature__response_type">self</span>
|
|
|
—
|
|
|
|
|
|
|
|
|
@@ -2612,18 +2665,29 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/QRCode.php"><a href="files/src-qrcode.html"><abbr title="src/QRCode.php">QRCode.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">265</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">273</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
- <p class="phpdocumentor-summary">returns a fresh (built-in) QROutputInterface</p>
|
|
|
+ <p class="phpdocumentor-summary">initializes a fresh built-in or custom QROutputInterface</p>
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
- <span class="phpdocumentor-signature__name">initOutputInterface</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html"><abbr title="\chillerlan\QRCode\Output\QROutputInterface">QROutputInterface</abbr></a></span></code>
|
|
|
+ <span class="phpdocumentor-signature__name">initOutputInterface</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Data-QRMatrix.html"><abbr title="\chillerlan\QRCode\Data\QRMatrix">QRMatrix</abbr></a> </span><span class="phpdocumentor-signature__argument__name">$matrix</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html"><abbr title="\chillerlan\QRCode\Output\QROutputInterface">QROutputInterface</abbr></a></span></code>
|
|
|
|
|
|
|
|
|
-
|
|
|
+ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
|
|
+ <dl class="phpdocumentor-argument-list">
|
|
|
+ <dt class="phpdocumentor-argument-list__entry">
|
|
|
+ <span class="phpdocumentor-signature__argument__name">$matrix</span>
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Data-QRMatrix.html"><abbr title="\chillerlan\QRCode\Data\QRMatrix">QRMatrix</abbr></a></span>
|
|
|
+ </dt>
|
|
|
+ <dd class="phpdocumentor-argument-list__definition">
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+ </dd>
|
|
|
+ </dl>
|
|
|
+
|
|
|
|
|
|
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
Tags
|