|
@@ -204,6 +204,42 @@
|
|
|
</dt>
|
|
</dt>
|
|
|
<dd>The allocated background color</dd>
|
|
<dd>The allocated background color</dd>
|
|
|
|
|
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_circleRadius">$circleRadius</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : float </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_connectPaths">$connectPaths</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : bool </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_drawCircularModules">$drawCircularModules</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : bool </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_drawLightModules">$drawLightModules</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : bool </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_eol">$eol</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : string </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_excludeFromConnect">$excludeFromConnect</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : array<string|int, mixed> </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
<a href="classes/chillerlan-QRCode-Output-QRGdImage.html#property_image">$image</a>
|
|
<a href="classes/chillerlan-QRCode-Output-QRGdImage.html#property_image">$image</a>
|
|
|
<span>
|
|
<span>
|
|
@@ -211,6 +247,12 @@
|
|
|
</dt>
|
|
</dt>
|
|
|
<dd>The GD image resource</dd>
|
|
<dd>The GD image resource</dd>
|
|
|
|
|
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_keepAsSquare">$keepAsSquare</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : array<string|int, mixed> </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
<a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_length">$length</a>
|
|
<a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_length">$length</a>
|
|
|
<span>
|
|
<span>
|
|
@@ -250,7 +292,6 @@
|
|
|
<span>
|
|
<span>
|
|
|
: int </span>
|
|
: int </span>
|
|
|
</dt>
|
|
</dt>
|
|
|
-<dd>the current scaling for a QR pixel</dd>
|
|
|
|
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
<a href="classes/chillerlan-QRCode-Output-QRGdImage.html#property_upscaled">$upscaled</a>
|
|
<a href="classes/chillerlan-QRCode-Output-QRGdImage.html#property_upscaled">$upscaled</a>
|
|
@@ -301,6 +342,14 @@
|
|
|
<dd>collects the modules per QRMatrix::M_* type and runs a $transform function on each module and
|
|
<dd>collects the modules per QRMatrix::M_* type and runs a $transform function on each module and
|
|
|
returns an array with the transformed modules</dd>
|
|
returns an array with the transformed modules</dd>
|
|
|
|
|
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#method_copyVars">copyVars()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Creates copies of several QROptions values to avoid calling the magic getters
|
|
|
|
|
+in long loops for a significant performance increase.</dd>
|
|
|
|
|
+
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
<a href="classes/chillerlan-QRCode-Output-QRGdImage.html#method_createImage">createImage()</a>
|
|
<a href="classes/chillerlan-QRCode-Output-QRGdImage.html#method_createImage">createImage()</a>
|
|
|
<span>
|
|
<span>
|
|
@@ -332,7 +381,7 @@ returns an array with the transformed modules</dd>
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
<a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#method_getModuleValue">getModuleValue()</a>
|
|
<a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#method_getModuleValue">getModuleValue()</a>
|
|
|
<span>
|
|
<span>
|
|
|
- : mixed|null </span>
|
|
|
|
|
|
|
+ : mixed </span>
|
|
|
</dt>
|
|
</dt>
|
|
|
<dd>Returns the prepared value for the given $M_TYPE</dd>
|
|
<dd>Returns the prepared value for the given $M_TYPE</dd>
|
|
|
|
|
|
|
@@ -468,6 +517,294 @@ returns an array with the transformed modules</dd>
|
|
|
</dd>
|
|
</dd>
|
|
|
</dl>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_circleRadius">
|
|
|
|
|
+ $circleRadius
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_circleRadius" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+
|
|
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
|
|
+ </span>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">65</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type">float</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$circleRadius</span>
|
|
|
|
|
+ </code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
|
|
+ Tags
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_circleRadius#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"><abbr title="\chillerlan\QRCode\QROptions::$circleRadius">QROptions::$circleRadius</abbr></span>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ </dd>
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_connectPaths">
|
|
|
|
|
+ $connectPaths
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_connectPaths" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+
|
|
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
|
|
+ </span>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">53</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type">bool</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$connectPaths</span>
|
|
|
|
|
+ </code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
|
|
+ Tags
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_connectPaths#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"><abbr title="\chillerlan\QRCode\QROptions::$connectPaths">QROptions::$connectPaths</abbr></span>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ </dd>
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_drawCircularModules">
|
|
|
|
|
+ $drawCircularModules
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_drawCircularModules" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+
|
|
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
|
|
+ </span>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">61</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type">bool</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$drawCircularModules</span>
|
|
|
|
|
+ </code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
|
|
+ Tags
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_drawCircularModules#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"><abbr title="\chillerlan\QRCode\QROptions::$drawCircularModules">QROptions::$drawCircularModules</abbr></span>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ </dd>
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_drawLightModules">
|
|
|
|
|
+ $drawLightModules
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_drawLightModules" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+
|
|
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
|
|
+ </span>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">59</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type">bool</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$drawLightModules</span>
|
|
|
|
|
+ </code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
|
|
+ Tags
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_drawLightModules#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"><abbr title="\chillerlan\QRCode\QROptions::$drawLightModules">QROptions::$drawLightModules</abbr></span>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ </dd>
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_eol">
|
|
|
|
|
+ $eol
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_eol" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+
|
|
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
|
|
+ </span>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">57</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type">string</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$eol</span>
|
|
|
|
|
+ </code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
|
|
+ Tags
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_eol#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"><abbr title="\chillerlan\QRCode\QROptions::$eol">QROptions::$eol</abbr></span>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ </dd>
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_excludeFromConnect">
|
|
|
|
|
+ $excludeFromConnect
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_excludeFromConnect" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+
|
|
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
|
|
+ </span>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">55</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type">array<string|int, mixed></span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$excludeFromConnect</span>
|
|
|
|
|
+ </code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
|
|
+ Tags
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_excludeFromConnect#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"><abbr title="\chillerlan\QRCode\QROptions::$excludeFromConnect">QROptions::$excludeFromConnect</abbr></span>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ </dd>
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
</article>
|
|
</article>
|
|
|
<article
|
|
<article
|
|
|
class="
|
|
class="
|
|
@@ -517,6 +854,54 @@ returns an array with the transformed modules</dd>
|
|
|
</dd>
|
|
</dd>
|
|
|
</dl>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_keepAsSquare">
|
|
|
|
|
+ $keepAsSquare
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_keepAsSquare" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+
|
|
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
|
|
+ </span>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">63</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type">array<string|int, mixed></span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$keepAsSquare</span>
|
|
|
|
|
+ </code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
|
|
+ Tags
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_keepAsSquare#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"><abbr title="\chillerlan\QRCode\QROptions::$keepAsSquare">QROptions::$keepAsSquare</abbr></span>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ </dd>
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
</article>
|
|
</article>
|
|
|
<article
|
|
<article
|
|
|
class="
|
|
class="
|
|
@@ -535,7 +920,7 @@ returns an array with the transformed modules</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">40</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">33</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -569,7 +954,7 @@ returns an array with the transformed modules</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">50</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">43</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -652,7 +1037,7 @@ returns an array with the transformed modules</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">45</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">38</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -686,7 +1071,7 @@ returns an array with the transformed modules</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">55</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">48</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -719,12 +1104,11 @@ returns an array with the transformed modules</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">35</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">51</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
|
- <p class="phpdocumentor-summary">the current scaling for a QR pixel</p>
|
|
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">protected</span>
|
|
<span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
<span class="phpdocumentor-signature__type">int</span>
|
|
<span class="phpdocumentor-signature__type">int</span>
|
|
@@ -822,7 +1206,7 @@ returns an array with the transformed modules</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">60</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">70</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -871,7 +1255,7 @@ returns an array with the transformed modules</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">175</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">176</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -947,7 +1331,7 @@ returns an array with the transformed modules</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">110</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">111</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1006,7 +1390,7 @@ returns an array with the transformed modules</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">79</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">80</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1060,7 +1444,7 @@ returns an array with the transformed modules</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">193</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">227</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1098,6 +1482,41 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<span class="phpdocumentor-signature__response_type">array<string|int, mixed></span>
|
|
<span class="phpdocumentor-signature__response_type">array<string|int, mixed></span>
|
|
|
</section>
|
|
</section>
|
|
|
|
|
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_copyVars">
|
|
|
|
|
+ copyVars()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#method_copyVars" 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/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">89</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Creates copies of several QROptions values to avoid calling the magic getters
|
|
|
|
|
+in long loops for a significant performance increase.</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">copyVars</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="phpdocumentor-label-line">
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <section class="phpdocumentor-description"><p>These variables are usually used in the "module" methods and are called up to 31329 times (at version 40).</p>
|
|
|
|
|
+</section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
</article>
|
|
</article>
|
|
|
<article
|
|
<article
|
|
|
class="phpdocumentor-element
|
|
class="phpdocumentor-element
|
|
@@ -1113,7 +1532,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">228</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">229</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1166,7 +1585,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">279</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">280</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1198,7 +1617,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">326</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">327</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1249,7 +1668,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">150</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">184</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1299,7 +1718,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">117</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">152</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1307,7 +1726,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">protected</span>
|
|
<span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
- <span class="phpdocumentor-signature__name">getModuleValue</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$M_TYPE</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed|null</span></code>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">getModuleValue</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$M_TYPE</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
|
|
|
|
|
|
|
|
<div class="phpdocumentor-label-line">
|
|
<div class="phpdocumentor-label-line">
|
|
|
</div>
|
|
</div>
|
|
@@ -1336,15 +1755,17 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<dd class="phpdocumentor-tag-list__definition">
|
|
<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>
|
|
<span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-Output-QRCodeOutputException.html"><abbr title="\chillerlan\QRCode\Output\QRCodeOutputException">QRCodeOutputException</abbr></a></span>
|
|
|
|
|
|
|
|
-
|
|
|
|
|
|
|
+ <section class="phpdocumentor-description"><p>if $moduleValues[$M_TYPE] doesn't exist</p>
|
|
|
|
|
+</section>
|
|
|
|
|
+
|
|
|
</dd>
|
|
</dd>
|
|
|
</dl>
|
|
</dl>
|
|
|
|
|
|
|
|
<section>
|
|
<section>
|
|
|
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
- <span class="phpdocumentor-signature__response_type">mixed|null</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">mixed</span>
|
|
|
—
|
|
—
|
|
|
- <section class="phpdocumentor-description"><p>return value depends on the output class, null if $moduleValues[$M_TYPE] doesn't exist</p>
|
|
|
|
|
|
|
+ <section class="phpdocumentor-description"><p>return value depends on the output class</p>
|
|
|
</section>
|
|
</section>
|
|
|
|
|
|
|
|
</section>
|
|
</section>
|
|
@@ -1364,7 +1785,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">132</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">166</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1417,7 +1838,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">88</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">123</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1455,7 +1876,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">290</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">291</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1511,7 +1932,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">143</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">177</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1561,7 +1982,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">167</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">201</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1641,7 +2062,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">243</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">244</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1673,7 +2094,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">77</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">112</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1707,7 +2128,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">95</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">130</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1739,7 +2160,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QRGdImage.php"><a href="files/src-output-qrgdimage.html"><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">261</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">262</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1771,7 +2192,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputAbstract.php"><a href="files/src-output-qroutputabstract.html"><abbr title="src/Output/QROutputAbstract.php">QROutputAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">155</span>
|
|
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">189</span>
|
|
|
|
|
|
|
|
</aside>
|
|
</aside>
|
|
|
|
|
|
|
@@ -1924,7 +2345,14 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<li>
|
|
<li>
|
|
|
<ul class="phpdocumentor-list -clean">
|
|
<ul class="phpdocumentor-list -clean">
|
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#property_background">$background<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#property_background">$background<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_circleRadius">$circleRadius<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_connectPaths">$connectPaths<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_drawCircularModules">$drawCircularModules<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_drawLightModules">$drawLightModules<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_eol">$eol<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_excludeFromConnect">$excludeFromConnect<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#property_image">$image<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#property_image">$image<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_keepAsSquare">$keepAsSquare<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
|
<li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_length">$length<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
<li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_length">$length<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
|
<li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_matrix">$matrix<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
<li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_matrix">$matrix<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
|
<li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_moduleCount">$moduleCount<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
<li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#property_moduleCount">$moduleCount<a href="classes/chillerlan-QRCode-Output-QRImage.html"></li>
|
|
@@ -1943,6 +2371,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#method_moduleValueIsValid">moduleValueIsValid()</a></li>
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#method_moduleValueIsValid">moduleValueIsValid()</a></li>
|
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#method_checkGD">checkGD()</a></li>
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#method_checkGD">checkGD()</a></li>
|
|
|
<li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#method_collectModules">collectModules()</a></li>
|
|
<li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#method_collectModules">collectModules()</a></li>
|
|
|
|
|
+ <li><a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#method_copyVars">copyVars()</a></li>
|
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#method_createImage">createImage()</a></li>
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#method_createImage">createImage()</a></li>
|
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#method_drawImage">drawImage()</a></li>
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#method_drawImage">drawImage()</a></li>
|
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#method_dumpImage">dumpImage()</a></li>
|
|
<li><a href="classes/chillerlan-QRCode-Output-QRGdImage.html#method_dumpImage">dumpImage()</a></li>
|