|
@@ -0,0 +1,1528 @@
|
|
|
|
|
+<!DOCTYPE html>
|
|
|
|
|
+<html lang="en">
|
|
|
|
|
+<head>
|
|
|
|
|
+ <meta charset="utf-8">
|
|
|
|
|
+ <title>Documentation</title>
|
|
|
|
|
+
|
|
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
+ <base href="../">
|
|
|
|
|
+ <link rel="icon" href="images/favicon.ico"/>
|
|
|
|
|
+ <link rel="stylesheet" href="css/normalize.css">
|
|
|
|
|
+ <link rel="stylesheet" href="css/base.css">
|
|
|
|
|
+ <link rel="preconnect" href="https://fonts.gstatic.com">
|
|
|
|
|
+ <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
|
|
|
|
|
+ <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
|
|
|
|
|
+ <link rel="stylesheet" href="css/template.css">
|
|
|
|
|
+ <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" />
|
|
|
|
|
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
|
|
|
|
|
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
|
|
|
|
|
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
|
|
|
|
|
+ <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
|
|
|
|
|
+ <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
|
|
|
|
|
+ <script src="js/search.js"></script>
|
|
|
|
|
+ <script defer src="js/searchIndex.js"></script>
|
|
|
|
|
+ </head>
|
|
|
|
|
+<body id="top">
|
|
|
|
|
+ <header class="phpdocumentor-header phpdocumentor-section">
|
|
|
|
|
+ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
|
|
|
|
|
+ <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
|
|
|
|
|
+ <label class="phpdocumentor-header__menu-icon" for="menu-button">
|
|
|
|
|
+ <i class="fas fa-bars"></i>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ <section data-search-form class="phpdocumentor-search">
|
|
|
|
|
+ <label>
|
|
|
|
|
+ <span class="visually-hidden">Search for</span>
|
|
|
|
|
+ <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
|
+ <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
|
|
|
|
|
+ <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
|
|
|
|
|
+ </svg>
|
|
|
|
|
+ <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
|
|
|
|
|
+ </label>
|
|
|
|
|
+</section>
|
|
|
|
|
+
|
|
|
|
|
+ <nav class="phpdocumentor-topnav">
|
|
|
|
|
+ <ul class="phpdocumentor-topnav__menu">
|
|
|
|
|
+ </ul>
|
|
|
|
|
+</nav>
|
|
|
|
|
+</header>
|
|
|
|
|
+
|
|
|
|
|
+ <main class="phpdocumentor">
|
|
|
|
|
+ <div class="phpdocumentor-section">
|
|
|
|
|
+ <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
|
|
|
|
|
+<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
|
|
|
|
|
+ Menu
|
|
|
|
|
+</label>
|
|
|
|
|
+<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
|
|
|
|
|
+ <section class="phpdocumentor-sidebar__category">
|
|
|
|
|
+ <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
|
|
|
|
|
+ <h4 class="phpdocumentor-sidebar__root-namespace">
|
|
|
|
|
+ <a href="namespaces/chillerlan.html" class="">chillerlan</a>
|
|
|
|
|
+</h4>
|
|
|
|
|
+ <ul class="phpdocumentor-list">
|
|
|
|
|
+ <li>
|
|
|
|
|
+ <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
|
|
|
|
|
+
|
|
|
|
|
+ </li>
|
|
|
|
|
+ <li>
|
|
|
|
|
+ <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
|
|
|
|
|
+
|
|
|
|
|
+ </li>
|
|
|
|
|
+ </ul>
|
|
|
|
|
+
|
|
|
|
|
+ </section>
|
|
|
|
|
+ <section class="phpdocumentor-sidebar__category">
|
|
|
|
|
+ <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
|
|
|
|
|
+ <h4 class="phpdocumentor-sidebar__root-namespace">
|
|
|
|
|
+ <a href="packages/Application.html" class="">Application</a>
|
|
|
|
|
+</h4>
|
|
|
|
|
+
|
|
|
|
|
+ </section>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-sidebar__category">
|
|
|
|
|
+ <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
|
|
|
|
|
+ <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
|
|
|
|
|
+ <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
|
|
|
|
|
+ <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
|
|
|
|
|
+ </section>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-sidebar__category">
|
|
|
|
|
+ <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
|
|
|
|
|
+ <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
|
|
|
|
|
+ </section>
|
|
|
|
|
+</aside>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="phpdocumentor-column -eight phpdocumentor-content">
|
|
|
|
|
+ <ul class="phpdocumentor-breadcrumbs">
|
|
|
|
|
+ <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
|
|
|
|
|
+ <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcodetest.html">QRCodeTest</a></li>
|
|
|
|
|
+ <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcodetest-data.html">Data</a></li>
|
|
|
|
|
+ </ul>
|
|
|
|
|
+
|
|
|
|
|
+ <article class="phpdocumentor-element -class">
|
|
|
|
|
+ <h2 class="phpdocumentor-content__title">
|
|
|
|
|
+ ECITest
|
|
|
|
|
+
|
|
|
|
|
+ <span class="phpdocumentor-element__extends">
|
|
|
|
|
+ extends <a href="classes/chillerlan-QRCodeTest-Data-DataInterfaceTestAbstract.html"><abbr title="\chillerlan\QRCodeTest\Data\DataInterfaceTestAbstract">DataInterfaceTestAbstract</abbr></a>
|
|
|
|
|
+ </span>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="phpdocumentor-element__package">
|
|
|
|
|
+ in package
|
|
|
|
|
+ <ul class="phpdocumentor-breadcrumbs">
|
|
|
|
|
+ <li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
|
|
|
|
|
+ </ul>
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ </h2>
|
|
|
|
|
+
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">20</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Tests the ECI class</p>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+<h3 id="toc">
|
|
|
|
|
+ Table of Contents
|
|
|
|
|
+ <a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+</h3>
|
|
|
|
|
+
|
|
|
|
|
+<dl class="phpdocumentor-table-of-contents">
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_FQN">$FQN</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : string </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd></dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DataInterfaceTestAbstract.html#property_QRData">$QRData</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : <a href="classes/chillerlan-QRCode-Data-QRData.html"><abbr title="\chillerlan\QRCode\Data\QRData">QRData</abbr></a> </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd></dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_testdata">$testdata</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : string </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd></dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -private">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_testCharset">$testCharset</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : int </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd></dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_eciCharsetIdProvider">eciCharsetIdProvider()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : array<string|int, mixed> </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd></dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DataInterfaceTestAbstract.html#method_maskPatternProvider">maskPatternProvider()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : array<string|int, array<string|int, int>> </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd></dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_stringValidateProvider">stringValidateProvider()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : array<string|int, mixed> </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd></dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testBinaryStringInvalid">testBinaryStringInvalid()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Tests if a binary string is properly validated as false</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testCodeLengthOverflowException">testCodeLengthOverflowException()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Tests if an exception is thrown on data overflow</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testConvertUnknownEncoding">testConvertUnknownEncoding()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Tests detection of an unknown character set</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDataModeInstance">testDataModeInstance()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Verifies the QRDataModeInterface instance</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDecodeECISegmentFollowedByInvalidModeException">testDecodeECISegmentFollowedByInvalidModeException()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Tests if and exception is thrown when the ECI segment is followed by a mode that is not 8-bit byte</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDecodeSegment">testDecodeSegment()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Tests decoding a data segment from a given BitBuffer</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testGetMinimumVersion">testGetMinimumVersion()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Tests getting the minimum QR version for the given data</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testGetMinimumVersionException">testGetMinimumVersionException()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Tests if an exception is thrown when the data exceeds the maximum version while auto-detecting</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInitMatrix">testInitMatrix()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Tests initializing the data matrix</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DataInterfaceTestAbstract.html#method_testInstance">testInstance()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Verifies the QRData instance</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInvalidDataException">testInvalidDataException()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Tests if an exception is thrown when an invalid character is encountered</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInvalidDataOnEmptyException">testInvalidDataOnEmptyException()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>since the ECI class only accepts integer values,
|
|
|
|
|
+we'll use this test to check for the upper end of the accepted input range</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testReadWrite">testReadWrite()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd></dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DataInterfaceTestAbstract.html#method_testValidateString">testValidateString()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>Tests if a string is properly validated for the respective data mode</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_unknownEncodingDataProvider">unknownEncodingDataProvider()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : array<string|int, mixed> </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd></dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DataInterfaceTestAbstract.html#method_versionBreakpointProvider">versionBreakpointProvider()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : array<string|int, mixed> </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd>returns versions within the version breakpoints 1-9, 10-26 and 27-40</dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DataInterfaceTestAbstract.html#method_setUp">setUp()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : void </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd></dd>
|
|
|
|
|
+
|
|
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -private">
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_getDataSegments">getDataSegments()</a>
|
|
|
|
|
+ <span>
|
|
|
|
|
+ : array<string|int, mixed> </span>
|
|
|
|
|
+</dt>
|
|
|
|
|
+<dd></dd>
|
|
|
|
|
+
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-properties">
|
|
|
|
|
+ <h3 class="phpdocumentor-elements__header" id="properties">
|
|
|
|
|
+ Properties
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h3>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_FQN">
|
|
|
|
|
+ $FQN
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_FQN" 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="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">22</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">$FQN</span>
|
|
|
|
|
+ = <span class="phpdocumentor-signature__default-value">\chillerlan\QRCode\Data\ECI::class</span></code>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_QRData">
|
|
|
|
|
+ $QRData
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DataInterfaceTestAbstract.html#property_QRData" 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="tests/Data/DataInterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DataInterfaceTestAbstract.php">DataInterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">27</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Data-QRData.html"><abbr title="\chillerlan\QRCode\Data\QRData">QRData</abbr></a></span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$QRData</span>
|
|
|
|
|
+ </code>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_testdata">
|
|
|
|
|
+ $testdata
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_testdata" 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="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">23</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">$testdata</span>
|
|
|
|
|
+ = <span class="phpdocumentor-signature__default-value">'无可奈何燃花作香'</span></code>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="
|
|
|
|
|
+ phpdocumentor-element
|
|
|
|
|
+ -property
|
|
|
|
|
+ -private
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_testCharset">
|
|
|
|
|
+ $testCharset
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_testCharset" 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="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">24</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">private</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__type">int</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">$testCharset</span>
|
|
|
|
|
+ = <span class="phpdocumentor-signature__default-value">\chillerlan\QRCode\Common\ECICharset::GB18030</span></code>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ </section>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-methods">
|
|
|
|
|
+ <h3 class="phpdocumentor-elements__header" id="methods">
|
|
|
|
|
+ Methods
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h3>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ -static "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_eciCharsetIdProvider">
|
|
|
|
|
+ eciCharsetIdProvider()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_eciCharsetIdProvider" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">126</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">eciCharsetIdProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array<string|int, mixed></span></code>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">array<string|int, mixed></span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ -static "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_maskPatternProvider">
|
|
|
|
|
+ maskPatternProvider()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DataInterfaceTestAbstract.html#method_maskPatternProvider" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DataInterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DataInterfaceTestAbstract.php">DataInterfaceTestAbstract.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">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">maskPatternProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array<string|int, array<string|int, int>></span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <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"><abbr title="\chillerlan\QRCodeTest\Data\testInitMatrix()">testInitMatrix()</abbr></span>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ </dd>
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">array<string|int, array<string|int, int>></span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ -static "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_stringValidateProvider">
|
|
|
|
|
+ stringValidateProvider()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_stringValidateProvider" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">33</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">stringValidateProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array<string|int, mixed></span></code>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">array<string|int, mixed></span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testBinaryStringInvalid">
|
|
|
|
|
+ testBinaryStringInvalid()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testBinaryStringInvalid" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">66</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Tests if a binary string is properly validated as false</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testBinaryStringInvalid</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <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">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testCodeLengthOverflowException">
|
|
|
|
|
+ testCodeLengthOverflowException()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testCodeLengthOverflowException" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">100</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Tests if an exception is thrown on data overflow</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testCodeLengthOverflowException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <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">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testConvertUnknownEncoding">
|
|
|
|
|
+ testConvertUnknownEncoding()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testConvertUnknownEncoding" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">182</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Tests detection of an unknown character set</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testConvertUnknownEncoding</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$id</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string </span><span class="phpdocumentor-signature__argument__name">$data</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</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">$id</span>
|
|
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">int</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">$data</span>
|
|
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">string</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">dataProvider</span>
|
|
|
|
|
+ </dt>
|
|
|
|
|
+ <dd class="phpdocumentor-tag-list__definition">
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"><p>unknownEncodingDataProvider</p>
|
|
|
|
|
+</section>
|
|
|
|
|
+
|
|
|
|
|
+ </dd>
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testDataModeInstance">
|
|
|
|
|
+ testDataModeInstance()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDataModeInstance" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">38</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Verifies the QRDataModeInterface instance</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testDataModeInstance</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <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">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testDecodeECISegmentFollowedByInvalidModeException">
|
|
|
|
|
+ testDecodeECISegmentFollowedByInvalidModeException()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDecodeECISegmentFollowedByInvalidModeException" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">153</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Tests if and exception is thrown when the ECI segment is followed by a mode that is not 8-bit byte</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testDecodeECISegmentFollowedByInvalidModeException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testDecodeSegment">
|
|
|
|
|
+ testDecodeSegment()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDecodeSegment" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">75</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Tests decoding a data segment from a given BitBuffer</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testDecodeSegment</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$version</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</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">$version</span>
|
|
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">int</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>
|
|
|
|
|
+ <dt class="phpdocumentor-tag-list__entry">
|
|
|
|
|
+ <span class="phpdocumentor-tag__name">dataProvider</span>
|
|
|
|
|
+ </dt>
|
|
|
|
|
+ <dd class="phpdocumentor-tag-list__definition">
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"><p>versionBreakpointProvider</p>
|
|
|
|
|
+</section>
|
|
|
|
|
+
|
|
|
|
|
+ </dd>
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testGetMinimumVersion">
|
|
|
|
|
+ testGetMinimumVersion()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testGetMinimumVersion" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">60</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Tests getting the minimum QR version for the given data</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testGetMinimumVersion</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <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">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testGetMinimumVersionException">
|
|
|
|
|
+ testGetMinimumVersionException()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testGetMinimumVersionException" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">94</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Tests if an exception is thrown when the data exceeds the maximum version while auto-detecting</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testGetMinimumVersionException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <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">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testInitMatrix">
|
|
|
|
|
+ testInitMatrix()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInitMatrix" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">48</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Tests initializing the data matrix</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testInitMatrix</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$maskPattern</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</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">$maskPattern</span>
|
|
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">int</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>
|
|
|
|
|
+ <dt class="phpdocumentor-tag-list__entry">
|
|
|
|
|
+ <span class="phpdocumentor-tag__name">dataProvider</span>
|
|
|
|
|
+ </dt>
|
|
|
|
|
+ <dd class="phpdocumentor-tag-list__definition">
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"><p>maskPatternProvider</p>
|
|
|
|
|
+</section>
|
|
|
|
|
+
|
|
|
|
|
+ </dd>
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testInstance">
|
|
|
|
|
+ testInstance()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DataInterfaceTestAbstract.html#method_testInstance" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DataInterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DataInterfaceTestAbstract.php">DataInterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">38</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Verifies the QRData instance</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testInstance</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testInvalidDataException">
|
|
|
|
|
+ testInvalidDataException()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInvalidDataException" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">106</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Tests if an exception is thrown when an invalid character is encountered</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testInvalidDataException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <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">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testInvalidDataOnEmptyException">
|
|
|
|
|
+ testInvalidDataOnEmptyException()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInvalidDataOnEmptyException" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">119</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">since the ECI class only accepts integer values,
|
|
|
|
|
+we'll use this test to check for the upper end of the accepted input range</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testInvalidDataOnEmptyException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <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">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testReadWrite">
|
|
|
|
|
+ testReadWrite()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testReadWrite" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">140</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testReadWrite</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$id</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$lengthInBits</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</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">$id</span>
|
|
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">int</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">$lengthInBits</span>
|
|
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">int</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">dataProvider</span>
|
|
|
|
|
+ </dt>
|
|
|
|
|
+ <dd class="phpdocumentor-tag-list__definition">
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"><p>eciCharsetIdProvider</p>
|
|
|
|
|
+</section>
|
|
|
|
|
+
|
|
|
|
|
+ </dd>
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testValidateString">
|
|
|
|
|
+ testValidateString()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DataInterfaceTestAbstract.html#method_testValidateString" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DataInterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DataInterfaceTestAbstract.php">DataInterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">96</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">Tests if a string is properly validated for the respective data mode</p>
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">testValidateString</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string </span><span class="phpdocumentor-signature__argument__name">$string</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">bool </span><span class="phpdocumentor-signature__argument__name">$expected</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</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">$string</span>
|
|
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">string</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">$expected</span>
|
|
|
|
|
+ : <span class="phpdocumentor-signature__argument__return-type">bool</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">dataProvider</span>
|
|
|
|
|
+ </dt>
|
|
|
|
|
+ <dd class="phpdocumentor-tag-list__definition">
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"><p>stringValidateProvider</p>
|
|
|
|
|
+</section>
|
|
|
|
|
+
|
|
|
|
|
+ </dd>
|
|
|
|
|
+ </dl>
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_unknownEncodingDataProvider">
|
|
|
|
|
+ unknownEncodingDataProvider()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_unknownEncodingDataProvider" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">170</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">unknownEncodingDataProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array<string|int, mixed></span></code>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">array<string|int, mixed></span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -public
|
|
|
|
|
+ -static "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_versionBreakpointProvider">
|
|
|
|
|
+ versionBreakpointProvider()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DataInterfaceTestAbstract.html#method_versionBreakpointProvider" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DataInterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DataInterfaceTestAbstract.php">DataInterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">114</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+ <p class="phpdocumentor-summary">returns versions within the version breakpoints 1-9, 10-26 and 27-40</p>
|
|
|
|
|
+
|
|
|
|
|
+ <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">versionBreakpointProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array<string|int, mixed></span></code>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">array<string|int, mixed></span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -protected
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_setUp">
|
|
|
|
|
+ setUp()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DataInterfaceTestAbstract.html#method_setUp" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DataInterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DataInterfaceTestAbstract.php">DataInterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">31</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">setUp</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">void</span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ <article
|
|
|
|
|
+ class="phpdocumentor-element
|
|
|
|
|
+ -method
|
|
|
|
|
+ -private
|
|
|
|
|
+ "
|
|
|
|
|
+>
|
|
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_getDataSegments">
|
|
|
|
|
+ getDataSegments()
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_getDataSegments" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
|
+ </h4>
|
|
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
|
|
|
|
|
+ :
|
|
|
|
|
+ <span class="phpdocumentor-element-found-in__line">26</span>
|
|
|
|
|
+
|
|
|
|
|
+ </aside>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
|
|
+ <span class="phpdocumentor-signature__visibility">private</span>
|
|
|
|
|
+ <span class="phpdocumentor-signature__name">getDataSegments</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array<string|int, mixed></span></code>
|
|
|
|
|
+
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
|
|
+ <span class="phpdocumentor-signature__response_type">array<string|int, mixed></span>
|
|
|
|
|
+ —
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</article>
|
|
|
|
|
+ </section>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <script type="text/javascript">
|
|
|
|
|
+ function loadExternalCodeSnippets(line) {
|
|
|
|
|
+ Array.prototype.slice.call(document.querySelectorAll('pre[data-src]')).forEach((pre) => {
|
|
|
|
|
+ var src = pre.getAttribute('data-src').replace( /\\/g, '/');
|
|
|
|
|
+ var extension = (src.match(/\.(\w+)$/) || [, ''])[1];
|
|
|
|
|
+ var language = 'php';
|
|
|
|
|
+
|
|
|
|
|
+ var code = document.createElement('code');
|
|
|
|
|
+ code.className = 'language-' + language;
|
|
|
|
|
+
|
|
|
|
|
+ pre.textContent = '';
|
|
|
|
|
+
|
|
|
|
|
+ pre.setAttribute('data-line', line)
|
|
|
|
|
+ code.textContent = 'Loading…';
|
|
|
|
|
+
|
|
|
|
|
+ pre.appendChild(code);
|
|
|
|
|
+
|
|
|
|
|
+ var xhr = new XMLHttpRequest();
|
|
|
|
|
+
|
|
|
|
|
+ xhr.open('GET', src, true);
|
|
|
|
|
+
|
|
|
|
|
+ xhr.onreadystatechange = function () {
|
|
|
|
|
+ if (xhr.readyState == 4) {
|
|
|
|
|
+
|
|
|
|
|
+ if (xhr.status < 400 && xhr.responseText) {
|
|
|
|
|
+ code.textContent = xhr.responseText;
|
|
|
|
|
+
|
|
|
|
|
+ Prism.highlightElement(code);
|
|
|
|
|
+ }
|
|
|
|
|
+ else if (xhr.status >= 400) {
|
|
|
|
|
+ code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
|
|
|
|
|
+ }
|
|
|
|
|
+ else {
|
|
|
|
|
+ code.textContent = '✖ Error: File does not exist, is empty or trying to view from localhost';
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ };
|
|
|
|
|
+
|
|
|
|
|
+ xhr.send(null);
|
|
|
|
|
+ });
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
|
|
+ var modals = document.querySelectorAll("[data-modal]");
|
|
|
|
|
+
|
|
|
|
|
+ modals.forEach(function (trigger) {
|
|
|
|
|
+ trigger.addEventListener("click", function (event) {
|
|
|
|
|
+ //event.preventDefault();
|
|
|
|
|
+ const modal = document.getElementById(trigger.dataset.modal);
|
|
|
|
|
+ modal.classList.add("phpdocumentor-modal__open");
|
|
|
|
|
+ loadExternalCodeSnippets(trigger.dataset.line)
|
|
|
|
|
+ const exits = modal.querySelectorAll("[data-exit-button]");
|
|
|
|
|
+ exits.forEach(function (exit) {
|
|
|
|
|
+ exit.addEventListener("click", function (event) {
|
|
|
|
|
+ event.preventDefault();
|
|
|
|
|
+ modal.classList.remove("phpdocumentor-modal__open");
|
|
|
|
|
+ });
|
|
|
|
|
+ });
|
|
|
|
|
+ });
|
|
|
|
|
+ });
|
|
|
|
|
+ </script>
|
|
|
|
|
+
|
|
|
|
|
+ </article>
|
|
|
|
|
+ <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
|
|
|
|
|
+ <section class="phpdocumentor-search-results__dialog">
|
|
|
|
|
+ <header class="phpdocumentor-search-results__header">
|
|
|
|
|
+ <h2 class="phpdocumentor-search-results__title">Search results</h2>
|
|
|
|
|
+ <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
|
|
|
|
|
+ </header>
|
|
|
|
|
+ <section class="phpdocumentor-search-results__body">
|
|
|
|
|
+ <ul class="phpdocumentor-search-results__entries"></ul>
|
|
|
|
|
+ </section>
|
|
|
|
|
+ </section>
|
|
|
|
|
+</section>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
|
|
|
|
+
|
|
|
|
|
+ </main>
|
|
|
|
|
+
|
|
|
|
|
+ <script>
|
|
|
|
|
+ cssVars({});
|
|
|
|
|
+ </script>
|
|
|
|
|
+ <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
|
|
|
|
|
+ <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
|
|
|
|
|
+ <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
|
|
|
|
|
+ <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
|
|
|
|
|
+</body>
|
|
|
|
|
+</html>
|