|
|
@@ -231,6 +231,13 @@
|
|
|
<span>
|
|
|
: string </span>
|
|
|
</dt>
|
|
|
+<dd></dd>
|
|
|
+
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QREps.html#method_moduleValueIsValid">moduleValueIsValid()</a>
|
|
|
+ <span>
|
|
|
+ : bool </span>
|
|
|
+</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
@@ -262,13 +269,6 @@ returns an array with the transformed modules</dd>
|
|
|
</dt>
|
|
|
<dd>returns a path segment for a single module</dd>
|
|
|
|
|
|
- <dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
- <a href="classes/chillerlan-QRCode-Output-QREps.html#method_moduleValueIsValid">moduleValueIsValid()</a>
|
|
|
- <span>
|
|
|
- : bool </span>
|
|
|
-</dt>
|
|
|
-<dd>Determines whether the given value is valid</dd>
|
|
|
-
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
<a href="classes/chillerlan-QRCode-Output-QROutputAbstract.html#method_saveToFile">saveToFile()</a>
|
|
|
<span>
|
|
|
@@ -611,7 +611,7 @@ returns an array with the transformed modules</dd>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QREps.php"><a href="files/src-output-qreps.html"><abbr title="src/Output/QREps.php">QREps.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">68</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">81</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -653,6 +653,62 @@ returns an array with the transformed modules</dd>
|
|
|
—
|
|
|
|
|
|
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="phpdocumentor-element
|
|
|
+ -method
|
|
|
+ -public
|
|
|
+ -static "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_moduleValueIsValid">
|
|
|
+ moduleValueIsValid()
|
|
|
+ <a href="classes/chillerlan-QRCode-Output-QREps.html#method_moduleValueIsValid" 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/QREps.php"><a href="files/src-output-qreps.html"><abbr title="src/Output/QREps.php">QREps.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">28</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
+
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
+ <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">moduleValueIsValid</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">mixed </span><span class="phpdocumentor-signature__argument__name">$value</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">bool</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">$value</span>
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">mixed</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">inheritDoc</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">bool</span>
|
|
|
+ —
|
|
|
+
|
|
|
+
|
|
|
</article>
|
|
|
<article
|
|
|
class="phpdocumentor-element
|
|
|
@@ -667,7 +723,7 @@ returns an array with the transformed modules</dd>
|
|
|
<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">158</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">151</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -718,7 +774,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QREps.php"><a href="files/src-output-qreps.html"><abbr title="src/Output/QREps.php">QREps.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">61</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">74</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -775,7 +831,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QREps.php"><a href="files/src-output-qreps.html"><abbr title="src/Output/QREps.php">QREps.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">47</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">55</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -783,14 +839,14 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<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">mixed </span><span class="phpdocumentor-signature__argument__name">$value</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
|
|
|
+ <span class="phpdocumentor-signature__name">getModuleValue</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array<string|int, mixed> </span><span class="phpdocumentor-signature__argument__name">$value</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">$value</span>
|
|
|
- : <span class="phpdocumentor-signature__argument__return-type">mixed</span>
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">array<string|int, mixed></span>
|
|
|
</dt>
|
|
|
<dd class="phpdocumentor-argument-list__definition">
|
|
|
|
|
|
@@ -831,7 +887,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QREps.php"><a href="files/src-output-qreps.html"><abbr title="src/Output/QREps.php">QREps.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">113</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">129</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -869,62 +925,6 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
—
|
|
|
|
|
|
|
|
|
-</article>
|
|
|
- <article
|
|
|
- class="phpdocumentor-element
|
|
|
- -method
|
|
|
- -protected
|
|
|
- "
|
|
|
->
|
|
|
- <h4 class="phpdocumentor-element__name" id="method_moduleValueIsValid">
|
|
|
- moduleValueIsValid()
|
|
|
- <a href="classes/chillerlan-QRCode-Output-QREps.html#method_moduleValueIsValid" 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/QREps.php"><a href="files/src-output-qreps.html"><abbr title="src/Output/QREps.php">QREps.php</abbr></a></abbr>
|
|
|
- :
|
|
|
- <span class="phpdocumentor-element-found-in__line">28</span>
|
|
|
-
|
|
|
- </aside>
|
|
|
-
|
|
|
- <p class="phpdocumentor-summary">Determines whether the given value is valid</p>
|
|
|
-
|
|
|
- <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
- <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
- <span class="phpdocumentor-signature__name">moduleValueIsValid</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">mixed </span><span class="phpdocumentor-signature__argument__name">$value</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">bool</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">$value</span>
|
|
|
- : <span class="phpdocumentor-signature__argument__return-type">mixed</span>
|
|
|
- </dt>
|
|
|
- <dd class="phpdocumentor-argument-list__definition">
|
|
|
-
|
|
|
- </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">inheritDoc</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">bool</span>
|
|
|
- —
|
|
|
-
|
|
|
-
|
|
|
</article>
|
|
|
<article
|
|
|
class="phpdocumentor-element
|
|
|
@@ -939,7 +939,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<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">132</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">125</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -1089,7 +1089,7 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id</p>
|
|
|
<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">120</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">113</span>
|
|
|
|
|
|
</aside>
|
|
|
|