From 5f2dabd98bf706480b4a1f6f02e820e313c0161e Mon Sep 17 00:00:00 2001 From: codemasher Date: Sat, 22 Jun 2024 18:34:50 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20chillerl?= =?UTF-8?q?an/php-qrcode@39b54c85688ed49b1cffd0a5fbcb9f57d88dc1fd=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- classes/Output-QRGdImageAVIFTest.html | 127 +++++++++-- .../chillerlan-QRCode-Common-BitBuffer.html | 37 ++- .../chillerlan-QRCode-Common-ECICharset.html | 81 ++++++- .../chillerlan-QRCode-Common-EccLevel.html | 39 +++- ...erlan-QRCode-Common-GDLuminanceSource.html | 49 +++- classes/chillerlan-QRCode-Common-GF256.html | 27 ++- ...hillerlan-QRCode-Common-GenericGFPoly.html | 37 ++- ...-QRCode-Common-IMagickLuminanceSource.html | 49 +++- ...QRCode-Common-LuminanceSourceAbstract.html | 33 ++- ...RCode-Common-LuminanceSourceInterface.html | 22 +- .../chillerlan-QRCode-Common-MaskPattern.html | 65 +++++- classes/chillerlan-QRCode-Common-Mode.html | 37 ++- classes/chillerlan-QRCode-Common-Version.html | 43 +++- classes/chillerlan-QRCode-Data-AlphaNum.html | 51 ++++- classes/chillerlan-QRCode-Data-Byte.html | 49 +++- classes/chillerlan-QRCode-Data-ECI.html | 45 +++- classes/chillerlan-QRCode-Data-Hanzi.html | 47 +++- classes/chillerlan-QRCode-Data-Kanji.html | 47 +++- classes/chillerlan-QRCode-Data-Number.html | 53 ++++- ...erlan-QRCode-Data-QRCodeDataException.html | 11 +- classes/chillerlan-QRCode-Data-QRData.html | 39 +++- ...lerlan-QRCode-Data-QRDataModeAbstract.html | 21 +- ...erlan-QRCode-Data-QRDataModeInterface.html | 24 +- classes/chillerlan-QRCode-Data-QRMatrix.html | 133 ++++++++++- ...lerlan-QRCode-Data-ReedSolomonEncoder.html | 27 ++- .../chillerlan-QRCode-Decoder-Binarizer.html | 43 +++- .../chillerlan-QRCode-Decoder-BitMatrix.html | 159 ++++++++++++- .../chillerlan-QRCode-Decoder-Decoder.html | 31 ++- ...illerlan-QRCode-Decoder-DecoderResult.html | 49 +++- ...QRCode-Decoder-QRCodeDecoderException.html | 11 +- ...lan-QRCode-Decoder-ReedSolomonDecoder.html | 31 ++- ...rlan-QRCode-Detector-AlignmentPattern.html | 29 ++- ...RCode-Detector-AlignmentPatternFinder.html | 29 ++- .../chillerlan-QRCode-Detector-Detector.html | 31 ++- ...llerlan-QRCode-Detector-FinderPattern.html | 41 +++- ...n-QRCode-Detector-FinderPatternFinder.html | 57 ++++- ...hillerlan-QRCode-Detector-GridSampler.html | 17 +- ...-QRCode-Detector-PerspectiveTransform.html | 43 +++- ...Code-Detector-QRCodeDetectorException.html | 11 +- ...hillerlan-QRCode-Detector-ResultPoint.html | 27 ++- ...RCode-Output-CssColorModuleValueTrait.html | 16 +- ...n-QRCode-Output-QRCodeOutputException.html | 11 +- classes/chillerlan-QRCode-Output-QREps.html | 81 ++++++- classes/chillerlan-QRCode-Output-QRFpdf.html | 185 ++++++++++++--- .../chillerlan-QRCode-Output-QRGdImage.html | 95 +++++++- ...hillerlan-QRCode-Output-QRGdImageAVIF.html | 212 +++++++++++++++--- ...chillerlan-QRCode-Output-QRGdImageBMP.html | 212 +++++++++++++++--- ...chillerlan-QRCode-Output-QRGdImageGIF.html | 212 +++++++++++++++--- ...hillerlan-QRCode-Output-QRGdImageJPEG.html | 212 +++++++++++++++--- ...chillerlan-QRCode-Output-QRGdImagePNG.html | 212 +++++++++++++++--- ...hillerlan-QRCode-Output-QRGdImageWEBP.html | 212 +++++++++++++++--- .../chillerlan-QRCode-Output-QRImagick.html | 87 ++++++- ...lan-QRCode-Output-QRInterventionImage.html | 177 ++++++++++++--- .../chillerlan-QRCode-Output-QRMarkup.html | 171 +++++++++++--- ...chillerlan-QRCode-Output-QRMarkupHTML.html | 171 +++++++++++--- .../chillerlan-QRCode-Output-QRMarkupSVG.html | 189 +++++++++++++--- .../chillerlan-QRCode-Output-QRMarkupXML.html | 185 ++++++++++++--- ...lerlan-QRCode-Output-QROutputAbstract.html | 63 +++++- ...erlan-QRCode-Output-QROutputInterface.html | 26 ++- ...chillerlan-QRCode-Output-QRStringJSON.html | 175 ++++++++++++--- ...chillerlan-QRCode-Output-QRStringText.html | 79 ++++++- ...RCode-Output-RGBArrayModuleValueTrait.html | 16 +- classes/chillerlan-QRCode-QRCode.html | 55 ++++- .../chillerlan-QRCode-QRCodeException.html | 11 +- ...erlan-QRCode-QRCodeReaderOptionsTrait.html | 20 +- classes/chillerlan-QRCode-QROptions.html | 131 ++++++++++- classes/chillerlan-QRCode-QROptionsTrait.html | 118 +++++++++- .../chillerlan-QRCodeTest-BuildDirTrait.html | 22 +- ...erlan-QRCodeTest-Common-BitBufferTest.html | 35 ++- ...rlan-QRCodeTest-Common-ECICharsetTest.html | 47 +++- ...lerlan-QRCodeTest-Common-EccLevelTest.html | 23 +- ...lan-QRCodeTest-Common-MaskPatternTest.html | 41 +++- ...chillerlan-QRCodeTest-Common-ModeTest.html | 33 ++- ...llerlan-QRCodeTest-Common-VersionTest.html | 31 ++- ...illerlan-QRCodeTest-Data-AlphaNumTest.html | 135 ++++++++++- .../chillerlan-QRCodeTest-Data-ByteTest.html | 139 +++++++++++- ...deTest-Data-DataInterfaceTestAbstract.html | 137 ++++++++++- .../chillerlan-QRCodeTest-Data-ECITest.html | 83 ++++++- .../chillerlan-QRCodeTest-Data-HanziTest.html | 161 ++++++++++++- .../chillerlan-QRCodeTest-Data-KanjiTest.html | 161 ++++++++++++- ...chillerlan-QRCodeTest-Data-NumberTest.html | 135 ++++++++++- ...chillerlan-QRCodeTest-Data-QRDataTest.html | 21 +- ...illerlan-QRCodeTest-Data-QRMatrixTest.html | 199 +++++++++++++++- ...tput-CssColorModuleValueProviderTrait.html | 14 +- ...hillerlan-QRCodeTest-Output-QREpsTest.html | 57 ++++- ...illerlan-QRCodeTest-Output-QRFpdfTest.html | 75 +++++-- ...an-QRCodeTest-Output-QRGdImageBMPTest.html | 127 +++++++++-- ...an-QRCodeTest-Output-QRGdImageGIFTest.html | 127 +++++++++-- ...an-QRCodeTest-Output-QRGdImageJPGTest.html | 127 +++++++++-- ...an-QRCodeTest-Output-QRGdImagePNGTest.html | 127 +++++++++-- ...CodeTest-Output-QRGdImageTestAbstract.html | 77 +++++-- ...n-QRCodeTest-Output-QRGdImageWEBPTest.html | 127 +++++++++-- ...erlan-QRCodeTest-Output-QRImagickTest.html | 59 ++++- ...deTest-Output-QRInterventionImageTest.html | 91 ++++++-- ...an-QRCodeTest-Output-QRMarkupHTMLTest.html | 115 ++++++++-- ...lan-QRCodeTest-Output-QRMarkupSVGTest.html | 85 ++++++- ...RCodeTest-Output-QRMarkupTestAbstract.html | 89 ++++++-- ...lan-QRCodeTest-Output-QRMarkupXMLTest.html | 115 ++++++++-- ...RCodeTest-Output-QROutputTestAbstract.html | 59 ++++- ...an-QRCodeTest-Output-QRStringJSONTest.html | 89 ++++++-- ...an-QRCodeTest-Output-QRStringTextTest.html | 57 ++++- ...tput-RGBArrayModuleValueProviderTrait.html | 14 +- ...llerlan-QRCodeTest-QRCodeReaderGDTest.html | 83 ++++++- ...an-QRCodeTest-QRCodeReaderImagickTest.html | 101 ++++++++- ...n-QRCodeTest-QRCodeReaderTestAbstract.html | 85 ++++++- classes/chillerlan-QRCodeTest-QRCodeTest.html | 39 +++- ...llerlan-QRCodeTest-QRMatrixDebugTrait.html | 14 +- ...hillerlan-QRCodeTest-QRMaxLengthTrait.html | 14 +- .../chillerlan-QRCodeTest-QROptionsTest.html | 93 +++++++- css/base.css | 3 +- files/src-common-bitbuffer.html | 10 +- files/src-common-ecclevel.html | 10 +- files/src-common-ecicharset.html | 10 +- files/src-common-gdluminancesource.html | 10 +- files/src-common-genericgfpoly.html | 10 +- files/src-common-gf256.html | 10 +- files/src-common-imagickluminancesource.html | 10 +- files/src-common-luminancesourceabstract.html | 10 +- .../src-common-luminancesourceinterface.html | 10 +- files/src-common-maskpattern.html | 10 +- files/src-common-mode.html | 10 +- files/src-common-version.html | 10 +- files/src-data-alphanum.html | 10 +- files/src-data-byte.html | 10 +- files/src-data-eci.html | 10 +- files/src-data-hanzi.html | 10 +- files/src-data-kanji.html | 10 +- files/src-data-number.html | 10 +- files/src-data-qrcodedataexception.html | 10 +- files/src-data-qrdata.html | 10 +- files/src-data-qrdatamodeabstract.html | 10 +- files/src-data-qrdatamodeinterface.html | 10 +- files/src-data-qrmatrix.html | 10 +- files/src-data-reedsolomonencoder.html | 10 +- files/src-decoder-binarizer.html | 10 +- files/src-decoder-bitmatrix.html | 10 +- files/src-decoder-decoder.html | 10 +- files/src-decoder-decoderresult.html | 10 +- files/src-decoder-qrcodedecoderexception.html | 10 +- files/src-decoder-reedsolomondecoder.html | 10 +- files/src-detector-alignmentpattern.html | 10 +- .../src-detector-alignmentpatternfinder.html | 10 +- files/src-detector-detector.html | 10 +- files/src-detector-finderpattern.html | 10 +- files/src-detector-finderpatternfinder.html | 10 +- files/src-detector-gridsampler.html | 10 +- files/src-detector-perspectivetransform.html | 10 +- .../src-detector-qrcodedetectorexception.html | 10 +- files/src-detector-resultpoint.html | 10 +- .../src-output-csscolormodulevaluetrait.html | 10 +- files/src-output-qrcodeoutputexception.html | 10 +- files/src-output-qreps.html | 10 +- files/src-output-qrfpdf.html | 10 +- files/src-output-qrgdimage.html | 10 +- files/src-output-qrgdimageavif.html | 10 +- files/src-output-qrgdimagebmp.html | 10 +- files/src-output-qrgdimagegif.html | 10 +- files/src-output-qrgdimagejpeg.html | 10 +- files/src-output-qrgdimagepng.html | 10 +- files/src-output-qrgdimagewebp.html | 10 +- files/src-output-qrimagick.html | 10 +- files/src-output-qrinterventionimage.html | 10 +- files/src-output-qrmarkup.html | 10 +- files/src-output-qrmarkuphtml.html | 10 +- files/src-output-qrmarkupsvg.html | 10 +- files/src-output-qrmarkupxml.html | 10 +- files/src-output-qroutputabstract.html | 10 +- files/src-output-qroutputinterface.html | 10 +- files/src-output-qrstringjson.html | 10 +- files/src-output-qrstringtext.html | 10 +- .../src-output-rgbarraymodulevaluetrait.html | 10 +- files/src-qrcode.html | 10 +- files/src-qrcodeexception.html | 10 +- files/src-qrcodereaderoptionstrait.html | 10 +- files/src-qroptions.html | 10 +- files/src-qroptionstrait.html | 10 +- files/tests-builddirtrait.html | 10 +- files/tests-common-bitbuffertest.html | 10 +- files/tests-common-eccleveltest.html | 10 +- files/tests-common-ecicharsettest.html | 10 +- files/tests-common-maskpatterntest.html | 10 +- files/tests-common-modetest.html | 10 +- files/tests-common-versiontest.html | 10 +- files/tests-data-alphanumtest.html | 10 +- files/tests-data-bytetest.html | 10 +- .../tests-data-datainterfacetestabstract.html | 10 +- files/tests-data-ecitest.html | 10 +- files/tests-data-hanzitest.html | 10 +- files/tests-data-kanjitest.html | 10 +- files/tests-data-numbertest.html | 10 +- files/tests-data-qrdatatest.html | 10 +- files/tests-data-qrmatrixtest.html | 10 +- ...tput-csscolormodulevalueprovidertrait.html | 10 +- files/tests-output-qrepstest.html | 10 +- files/tests-output-qrfpdftest.html | 10 +- files/tests-output-qrgdimageaviftest.html | 10 +- files/tests-output-qrgdimagebmptest.html | 10 +- files/tests-output-qrgdimagegiftest.html | 10 +- files/tests-output-qrgdimagejpgtest.html | 10 +- files/tests-output-qrgdimagepngtest.html | 10 +- files/tests-output-qrgdimagetestabstract.html | 10 +- files/tests-output-qrgdimagewebptest.html | 10 +- files/tests-output-qrimagicktest.html | 10 +- .../tests-output-qrinterventionimagetest.html | 10 +- files/tests-output-qrmarkuphtmltest.html | 10 +- files/tests-output-qrmarkupsvgtest.html | 10 +- files/tests-output-qrmarkuptestabstract.html | 10 +- files/tests-output-qrmarkupxmltest.html | 10 +- files/tests-output-qroutputtestabstract.html | 10 +- files/tests-output-qrstringjsontest.html | 10 +- files/tests-output-qrstringtexttest.html | 10 +- ...tput-rgbarraymodulevalueprovidertrait.html | 10 +- files/tests-qrcodereadergdtest.html | 10 +- files/tests-qrcodereaderimagicktest.html | 10 +- files/tests-qrcodereadertestabstract.html | 10 +- files/tests-qrcodetest.html | 10 +- files/tests-qrmatrixdebugtrait.html | 10 +- files/tests-qrmaxlengthtrait.html | 10 +- files/tests-qroptionstest.html | 10 +- graphs/classes.html | 8 +- index.html | 8 +- indices/files.html | 8 +- js/searchIndex.js | 72 +++--- namespaces/chillerlan-qrcode-common.html | 8 +- namespaces/chillerlan-qrcode-data.html | 8 +- namespaces/chillerlan-qrcode-decoder.html | 8 +- namespaces/chillerlan-qrcode-detector.html | 8 +- namespaces/chillerlan-qrcode-output.html | 8 +- namespaces/chillerlan-qrcode.html | 8 +- namespaces/chillerlan-qrcodetest-common.html | 8 +- namespaces/chillerlan-qrcodetest-data.html | 8 +- namespaces/chillerlan-qrcodetest-output.html | 8 +- namespaces/chillerlan-qrcodetest.html | 8 +- namespaces/chillerlan.html | 8 +- namespaces/default.html | 8 +- namespaces/output.html | 8 +- packages/Application.html | 8 +- packages/default.html | 8 +- reports/deprecated.html | 8 +- reports/errors.html | 8 +- reports/markers.html | 8 +- 241 files changed, 8293 insertions(+), 1639 deletions(-) diff --git a/classes/Output-QRGdImageAVIFTest.html b/classes/Output-QRGdImageAVIFTest.html index dd6cff95f..4e6a7482e 100644 --- a/classes/Output-QRGdImageAVIFTest.html +++ b/classes/Output-QRGdImageAVIFTest.html @@ -69,7 +69,7 @@ Menu - +

Creates a LuminanceSource instance from the given file

+ public static fromFile(string $path[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static @@ -662,6 +681,8 @@ getLuminances() may never be called. + +
Return values
static @@ -711,6 +732,8 @@ getLuminances() may never be called. + +
Return values
int @@ -766,6 +789,8 @@ getLuminances() may never be called. + +
Return values
array<string|int, mixed> @@ -838,6 +863,8 @@ getLuminances() may never be called.

+ +
Return values
array<string|int, mixed> @@ -891,6 +918,8 @@ getLuminances() may never be called.

+ +
Return values
int @@ -955,6 +984,8 @@ getLuminances() may never be called.

+ +
Return values
string @@ -1015,6 +1046,8 @@ getLuminances() may never be called.

+ +

@@ -848,6 +851,8 @@ where the least-significant bit represents the constant coefficient

+ +

@@ -906,6 +911,8 @@ where the least-significant bit represents the constant coefficient

+ +
Return values
int @@ -977,6 +984,8 @@ where the least-significant bit represents the constant coefficient

+ +
Return values
GenericGFPoly @@ -1026,6 +1035,8 @@ where the least-significant bit represents the constant coefficient

+ +
Return values
int @@ -1090,6 +1101,8 @@ where the least-significant bit represents the constant coefficient

+ +
Return values
int @@ -1154,6 +1167,8 @@ where the least-significant bit represents the constant coefficient

+ +
Return values
int @@ -1210,6 +1225,8 @@ where the least-significant bit represents the constant coefficient

+ +
Return values
int diff --git a/classes/chillerlan-QRCode-Common-GenericGFPoly.html b/classes/chillerlan-QRCode-Common-GenericGFPoly.html index 56c58c150..38ff599fb 100644 --- a/classes/chillerlan-QRCode-Common-GenericGFPoly.html +++ b/classes/chillerlan-QRCode-Common-GenericGFPoly.html @@ -69,7 +69,7 @@ Menu - +

Creates a LuminanceSource instance from the given file

+ public static fromFile(string $path[, SettingsContainerInterface|QROptions $options = new QROptions() ]) : static @@ -647,6 +666,8 @@ getLuminances() may never be called. + +
Return values
static @@ -696,6 +717,8 @@ getLuminances() may never be called. + +
Return values
int @@ -751,6 +774,8 @@ getLuminances() may never be called. + +
Return values
array<string|int, mixed> @@ -823,6 +848,8 @@ getLuminances() may never be called.

+ +
Return values
array<string|int, mixed> @@ -876,6 +903,8 @@ getLuminances() may never be called.

+ +
Return values
int @@ -940,6 +969,8 @@ getLuminances() may never be called.

+ +
Return values
string @@ -1000,6 +1031,8 @@ getLuminances() may never be called.

+ +
+ +
+ +
Return values
int @@ -590,6 +603,8 @@ getLuminances() may never be called. + +
Return values
array<string|int, mixed> @@ -662,6 +677,8 @@ getLuminances() may never be called.

+ +
Return values
array<string|int, mixed> @@ -715,6 +732,8 @@ getLuminances() may never be called.

+ +
Return values
int @@ -779,6 +798,8 @@ getLuminances() may never be called.

+ +
Return values
string @@ -839,6 +860,8 @@ getLuminances() may never be called.

+ +
diff --git a/classes/chillerlan-QRCode-Common-LuminanceSourceInterface.html b/classes/chillerlan-QRCode-Common-LuminanceSourceInterface.html index ccad66f80..55dd4d692 100644 --- a/classes/chillerlan-QRCode-Common-LuminanceSourceInterface.html +++ b/classes/chillerlan-QRCode-Common-LuminanceSourceInterface.html @@ -69,7 +69,7 @@ Menu - +

checks if the given string qualifies for the encoder module

+ public static validateString(string $string) : bool @@ -695,6 +717,8 @@ ISO/IEC 18004:2000 Section 8.4.3

+ +
Return values
bool @@ -719,7 +743,8 @@ ISO/IEC 18004:2000 Section 8.4.3

- +

writes the actual data string to the BitBuffer, uses the given version to determine the length bits

+ public write(BitBuffer $bitBuffer, int $versionNumber) : static @@ -761,6 +786,8 @@ ISO/IEC 18004:2000 Section 8.4.3

+ +
Return values
static @@ -797,6 +824,8 @@ ISO/IEC 18004:2000 Section 8.4.3

+ +
Return values
int @@ -843,6 +872,8 @@ ISO/IEC 18004:2000 Section 8.4.3

+ +
Return values
int diff --git a/classes/chillerlan-QRCode-Data-Byte.html b/classes/chillerlan-QRCode-Data-Byte.html index 888aa7fd8..74f5fd030 100644 --- a/classes/chillerlan-QRCode-Data-Byte.html +++ b/classes/chillerlan-QRCode-Data-Byte.html @@ -69,7 +69,7 @@ Menu - +

reads a segment from the BitBuffer and decodes in the current data mode

+ public static decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string @@ -551,6 +565,8 @@ ISO/IEC 18004:2000 Section 8.4.4

+ +
Return values
string @@ -575,7 +591,8 @@ ISO/IEC 18004:2000 Section 8.4.4

- +

retruns the length in bits of the data string

+ public getLengthInBits() : int @@ -600,6 +617,8 @@ ISO/IEC 18004:2000 Section 8.4.4

+ +
Return values
int @@ -624,7 +643,8 @@ ISO/IEC 18004:2000 Section 8.4.4

- +

checks if the given string qualifies for the encoder module

+ public static validateString(string $string) : bool @@ -659,6 +679,8 @@ ISO/IEC 18004:2000 Section 8.4.4

+ +
Return values
bool @@ -683,7 +705,8 @@ ISO/IEC 18004:2000 Section 8.4.4

- +

writes the actual data string to the BitBuffer, uses the given version to determine the length bits

+ public write(BitBuffer $bitBuffer, int $versionNumber) : static @@ -725,6 +748,8 @@ ISO/IEC 18004:2000 Section 8.4.4

+ +
Return values
static @@ -761,6 +786,8 @@ ISO/IEC 18004:2000 Section 8.4.4

+ +
Return values
int @@ -807,6 +834,8 @@ ISO/IEC 18004:2000 Section 8.4.4

+ +
Return values
int diff --git a/classes/chillerlan-QRCode-Data-ECI.html b/classes/chillerlan-QRCode-Data-ECI.html index 6f2eff043..1fd1606d5 100644 --- a/classes/chillerlan-QRCode-Data-ECI.html +++ b/classes/chillerlan-QRCode-Data-ECI.html @@ -69,7 +69,7 @@ Menu - +

retruns the length in bits of the data string

+ public getLengthInBits() : int @@ -652,6 +668,8 @@ + +
Return values
int @@ -713,6 +731,8 @@ + +
Return values
ECICharset @@ -737,7 +757,8 @@ - +

checks if the given string qualifies for the encoder module

+ public static validateString(string $string) : bool @@ -774,6 +795,8 @@ + +
Return values
bool @@ -849,6 +872,8 @@ + +
Return values
static @@ -885,6 +910,8 @@ + +
Return values
int @@ -931,6 +958,8 @@ + +
Return values
int diff --git a/classes/chillerlan-QRCode-Data-Hanzi.html b/classes/chillerlan-QRCode-Data-Hanzi.html index d1590feaf..ad9a0ee78 100644 --- a/classes/chillerlan-QRCode-Data-Hanzi.html +++ b/classes/chillerlan-QRCode-Data-Hanzi.html @@ -69,7 +69,7 @@ Menu - +

retruns the length in bits of the data string

+ public getLengthInBits() : int @@ -736,6 +754,8 @@ + +
Return values
int @@ -782,6 +802,8 @@ + +
Return values
bool @@ -806,7 +828,8 @@ - +

writes the actual data string to the BitBuffer, uses the given version to determine the length bits

+ public write(BitBuffer $bitBuffer, int $versionNumber) : static @@ -858,6 +881,8 @@ + +
Return values
static @@ -908,6 +933,8 @@ + +
Return values
int @@ -954,6 +981,8 @@ + +
Return values
int diff --git a/classes/chillerlan-QRCode-Data-Kanji.html b/classes/chillerlan-QRCode-Data-Kanji.html index a3fed0165..839d8c393 100644 --- a/classes/chillerlan-QRCode-Data-Kanji.html +++ b/classes/chillerlan-QRCode-Data-Kanji.html @@ -69,7 +69,7 @@ Menu - +

reads a segment from the BitBuffer and decodes in the current data mode

+ public static decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string @@ -621,6 +636,8 @@ ISO/IEC 18004:2000 Section 8.4.5

+ +
Return values
string @@ -645,7 +662,8 @@ ISO/IEC 18004:2000 Section 8.4.5

- +

retruns the length in bits of the data string

+ public getLengthInBits() : int @@ -670,6 +688,8 @@ ISO/IEC 18004:2000 Section 8.4.5

+ +
Return values
int @@ -716,6 +736,8 @@ ISO/IEC 18004:2000 Section 8.4.5

+ +
Return values
bool @@ -740,7 +762,8 @@ ISO/IEC 18004:2000 Section 8.4.5

- +

writes the actual data string to the BitBuffer, uses the given version to determine the length bits

+ public write(BitBuffer $bitBuffer, int $versionNumber) : static @@ -792,6 +815,8 @@ ISO/IEC 18004:2000 Section 8.4.5

+ +
Return values
static @@ -842,6 +867,8 @@ ISO/IEC 18004:2000 Section 8.4.5

+ +
Return values
int @@ -888,6 +915,8 @@ ISO/IEC 18004:2000 Section 8.4.5

+ +
Return values
int diff --git a/classes/chillerlan-QRCode-Data-Number.html b/classes/chillerlan-QRCode-Data-Number.html index 4b4ecc28d..cd444ad56 100644 --- a/classes/chillerlan-QRCode-Data-Number.html +++ b/classes/chillerlan-QRCode-Data-Number.html @@ -69,7 +69,7 @@ Menu - +

reads a segment from the BitBuffer and decodes in the current data mode

+ public static decodeSegment(BitBuffer $bitBuffer, int $versionNumber) : string @@ -592,6 +608,8 @@ ISO/IEC 18004:2000 Section 8.4.2

+ +
Return values
string @@ -616,7 +634,8 @@ ISO/IEC 18004:2000 Section 8.4.2

- +

retruns the length in bits of the data string

+ public getLengthInBits() : int @@ -641,6 +660,8 @@ ISO/IEC 18004:2000 Section 8.4.2

+ +
Return values
int @@ -665,7 +686,8 @@ ISO/IEC 18004:2000 Section 8.4.2

- +

checks if the given string qualifies for the encoder module

+ public static validateString(string $string) : bool @@ -700,6 +722,8 @@ ISO/IEC 18004:2000 Section 8.4.2

+ +
Return values
bool @@ -724,7 +748,8 @@ ISO/IEC 18004:2000 Section 8.4.2

- +

writes the actual data string to the BitBuffer, uses the given version to determine the length bits

+ public write(BitBuffer $bitBuffer, int $versionNumber) : static @@ -766,6 +791,8 @@ ISO/IEC 18004:2000 Section 8.4.2

+ +
Return values
static @@ -802,6 +829,8 @@ ISO/IEC 18004:2000 Section 8.4.2

+ +
Return values
int @@ -848,6 +877,8 @@ ISO/IEC 18004:2000 Section 8.4.2

+ +
Return values
int @@ -894,6 +925,8 @@ ISO/IEC 18004:2000 Section 8.4.2

+ +
Return values
int diff --git a/classes/chillerlan-QRCode-Data-QRCodeDataException.html b/classes/chillerlan-QRCode-Data-QRCodeDataException.html index 1fa92296a..4933393d6 100644 --- a/classes/chillerlan-QRCode-Data-QRCodeDataException.html +++ b/classes/chillerlan-QRCode-Data-QRCodeDataException.html @@ -69,7 +69,7 @@ Menu - +

Generates the output, optionally dumps it to a file, and returns it

+ public dump([string $file = null ]) : string|GdImage @@ -1392,6 +1464,8 @@ in long loops for a significant performance increase. + +
Return values
string|GdImage @@ -1460,6 +1534,8 @@ in long loops for a significant performance increase. + +
Return values
bool @@ -1519,6 +1595,8 @@ in long loops for a significant performance increase. + +
Return values array<string|int, mixed> @@ -1607,6 +1687,8 @@ in long loops for a significant performance increase.

+ +
Return values GdImage @@ -1692,6 +1776,8 @@ in long loops for a significant performance increase.

+ +
Return values string @@ -1748,17 +1836,17 @@ in long loops for a significant performance increase.

class="phpdocumentor-element -method -protected - -abstract " + " >

getDefaultModuleValue() - +

@@ -1766,7 +1854,7 @@ in long loops for a significant performance increase.

protected - abstract getDefaultModuleValue(bool $isDark) : mixed + getDefaultModuleValue(bool $isDark) : int
@@ -1783,8 +1871,28 @@ in long loops for a significant performance increase.

+
+ Tags + + +
+
+
+ inheritDoc +
+
+ + +
+
+ +
+
Return values
+ int +
+
+ +
Return values array<string|int, mixed> @@ -1987,22 +2101,24 @@ in long loops for a significant performance increase.

+ +

prepareModuleValue() - +

@@ -2010,7 +2126,7 @@ in long loops for a significant performance increase.

protected - abstract prepareModuleValue(mixed $value) : mixed + prepareModuleValue(mixed $value) : int
@@ -2027,8 +2143,36 @@ in long loops for a significant performance increase.

+
+ Tags + + +
+
+
+ inheritDoc +
+
+ + +
+
+ throws +
+
+ QRCodeOutputException + + +
+
+ +
+
Return values
+ int +
+
+ +
+ +
+ +
Return values string @@ -2496,7 +2654,7 @@ in long loops for a significant performance increase.

  • Methods
  • @@ -573,6 +577,8 @@ in long loops for a significant performance increase. + +
    + +
    + +
    + +
    + +
    + +
    + +
    + +
    + +
    @@ -1290,13 +1328,13 @@ in long loops for a significant performance increase. >

    __construct() - +

    @@ -1328,6 +1366,39 @@ in long loops for a significant performance increase. +
    + Tags + + +
    +
    +
    + inheritDoc +
    +
    + + +
    +
    + throws +
    +
    + QRCodeOutputException + + +
    +
    + noinspection +
    +
    + +

    PhpMissingParentConstructorInspection

    +
    + +
    +
    + + @@ -1349,7 +1420,8 @@ in long loops for a significant performance increase. - +

    Generates the output, optionally dumps it to a file, and returns it

    + public dump([string $file = null ]) : string|GdImage @@ -1392,6 +1464,8 @@ in long loops for a significant performance increase. + +
    Return values
    string|GdImage @@ -1460,6 +1534,8 @@ in long loops for a significant performance increase. + +
    Return values
    bool @@ -1519,6 +1595,8 @@ in long loops for a significant performance increase. + +
    Return values array<string|int, mixed> @@ -1607,6 +1687,8 @@ in long loops for a significant performance increase.

    + +
    Return values GdImage @@ -1692,6 +1776,8 @@ in long loops for a significant performance increase.

    + +
    Return values string @@ -1748,17 +1836,17 @@ in long loops for a significant performance increase.

    class="phpdocumentor-element -method -protected - -abstract " + " >

    getDefaultModuleValue() - +

    @@ -1766,7 +1854,7 @@ in long loops for a significant performance increase.

    protected - abstract getDefaultModuleValue(bool $isDark) : mixed + getDefaultModuleValue(bool $isDark) : int
    @@ -1783,8 +1871,28 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + int +
    +
    + +
    Return values array<string|int, mixed> @@ -1987,22 +2101,24 @@ in long loops for a significant performance increase.

    + +

    prepareModuleValue() - +

    @@ -2010,7 +2126,7 @@ in long loops for a significant performance increase.

    protected - abstract prepareModuleValue(mixed $value) : mixed + prepareModuleValue(mixed $value) : int
    @@ -2027,8 +2143,36 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + inheritDoc +
    +
    + + +
    +
    + throws +
    +
    + QRCodeOutputException + + +
    +
    + +
    +
    Return values
    + int +
    +
    + +
    + +
    + +
    Return values string @@ -2482,7 +2640,7 @@ in long loops for a significant performance increase.

  • Methods
  • @@ -573,6 +577,8 @@ in long loops for a significant performance increase. + +
    + +
    + +
    + +
    + +
    + +
    + +
    + +
    + +
    @@ -1290,13 +1328,13 @@ in long loops for a significant performance increase. >

    __construct() - +

    @@ -1328,6 +1366,39 @@ in long loops for a significant performance increase. +
    + Tags + + +
    +
    +
    + inheritDoc +
    +
    + + +
    +
    + throws +
    +
    + QRCodeOutputException + + +
    +
    + noinspection +
    +
    + +

    PhpMissingParentConstructorInspection

    +
    + +
    +
    + + @@ -1349,7 +1420,8 @@ in long loops for a significant performance increase. - +

    Generates the output, optionally dumps it to a file, and returns it

    + public dump([string $file = null ]) : string|GdImage @@ -1392,6 +1464,8 @@ in long loops for a significant performance increase. + +
    Return values
    string|GdImage @@ -1460,6 +1534,8 @@ in long loops for a significant performance increase. + +
    Return values
    bool @@ -1519,6 +1595,8 @@ in long loops for a significant performance increase. + +
    Return values array<string|int, mixed> @@ -1607,6 +1687,8 @@ in long loops for a significant performance increase.

    + +
    Return values GdImage @@ -1692,6 +1776,8 @@ in long loops for a significant performance increase.

    + +
    Return values string @@ -1748,17 +1836,17 @@ in long loops for a significant performance increase.

    class="phpdocumentor-element -method -protected - -abstract " + " >

    getDefaultModuleValue() - +

    @@ -1766,7 +1854,7 @@ in long loops for a significant performance increase.

    protected - abstract getDefaultModuleValue(bool $isDark) : mixed + getDefaultModuleValue(bool $isDark) : int
    @@ -1783,8 +1871,28 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + int +
    +
    + +
    Return values array<string|int, mixed> @@ -1987,22 +2101,24 @@ in long loops for a significant performance increase.

    + +

    prepareModuleValue() - +

    @@ -2010,7 +2126,7 @@ in long loops for a significant performance increase.

    protected - abstract prepareModuleValue(mixed $value) : mixed + prepareModuleValue(mixed $value) : int
    @@ -2027,8 +2143,36 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + inheritDoc +
    +
    + + +
    +
    + throws +
    +
    + QRCodeOutputException + + +
    +
    + +
    +
    Return values
    + int +
    +
    + +
    + +
    + +
    Return values string @@ -2482,7 +2640,7 @@ in long loops for a significant performance increase.

  • Methods
  • + +
    + +
    + +
    + +
    + +
    + +
    + +
    + +
    @@ -1247,6 +1283,8 @@ in long loops for a significant performance increase. + +
    Generates the output, optionally dumps it to a file, and returns it

    + public dump([string $file = null ]) : string|Imagick @@ -1301,6 +1340,8 @@ in long loops for a significant performance increase. + +
    Return values
    string|Imagick @@ -1369,6 +1410,8 @@ in long loops for a significant performance increase. + +
    Return values
    bool @@ -1422,6 +1465,8 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id

    + +
    Return values
    array<string|int, mixed> @@ -1462,6 +1507,8 @@ in long loops for a significant performance increase.

    + +
    Return values Imagick @@ -1530,6 +1579,8 @@ in long loops for a significant performance increase.

    + +
    Return values ImagickPixel @@ -1649,6 +1702,8 @@ in long loops for a significant performance increase.

    + +
    + +
    Return values
    array<string|int, mixed> @@ -1792,6 +1851,8 @@ in long loops for a significant performance increase.

    + +
    Return values ImagickPixel @@ -1932,6 +1995,8 @@ in long loops for a significant performance increase.

    + +
    + +
    + +
    Return values string diff --git a/classes/chillerlan-QRCode-Output-QRInterventionImage.html b/classes/chillerlan-QRCode-Output-QRInterventionImage.html index 4dc856bba..11fa57ba7 100644 --- a/classes/chillerlan-QRCode-Output-QRInterventionImage.html +++ b/classes/chillerlan-QRCode-Output-QRInterventionImage.html @@ -69,7 +69,7 @@ Menu
    + +
    + +
    + +
    + +
    + +
    + +
    + +
    + +
    @@ -1220,6 +1254,8 @@ in long loops for a significant performance increase. + +
    Generates the output, optionally dumps it to a file, and returns it

    + public dump([string $file = null ]) : string|ImageInterface @@ -1274,6 +1311,8 @@ in long loops for a significant performance increase. + +
    Return values
    string|ImageInterface @@ -1361,6 +1400,8 @@ note: css4 colors are not included

    + +
    Return values
    bool @@ -1407,6 +1448,8 @@ note: css4 colors are not included

    + +
    Return values
    static @@ -1460,6 +1503,8 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id

    + +
    Return values
    array<string|int, mixed> @@ -1500,30 +1545,31 @@ in long loops for a significant performance increase.

    + +

    getDefaultModuleValue() - +

    -

    Returns a default value for either dark or light modules (return value depends on the output class)

    - + protected - abstract getDefaultModuleValue(bool $isDark) : mixed + getDefaultModuleValue(bool $isDark) : string
    @@ -1540,8 +1586,37 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + implements +
    +
    + +

    \chillerlan\QRCode\Output\QROutputAbstract::getDefaultModuleValue()

    +
    + +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + string +
    +
    + +
    Return values array<string|int, mixed> @@ -1744,30 +1825,31 @@ in long loops for a significant performance increase.

    + +

    prepareModuleValue() - +

    -

    Prepares the value for the given input (return value depends on the output class)

    - + protected - abstract prepareModuleValue(mixed $value) : mixed + prepareModuleValue(mixed $value) : string
    @@ -1784,8 +1866,37 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + implements +
    +
    + +

    \chillerlan\QRCode\Output\QROutputAbstract::prepareModuleValue()

    +
    + +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + string +
    +
    + +
    + +
    Return values
    string @@ -2128,12 +2247,12 @@ in long loops for a significant performance increase.

  • setDriver()
  • collectModules()
  • copyVars()
  • -
  • getDefaultModuleValue()
  • +
  • getDefaultModuleValue()
  • getModuleValue()
  • getModuleValueAt()
  • getOutputDimensions()
  • module()
  • -
  • prepareModuleValue()
  • +
  • prepareModuleValue()
  • saveToFile()
  • setMatrixDimensions()
  • setModuleValues()
  • diff --git a/classes/chillerlan-QRCode-Output-QRMarkup.html b/classes/chillerlan-QRCode-Output-QRMarkup.html index 6e090c637..07eb6e01e 100644 --- a/classes/chillerlan-QRCode-Output-QRMarkup.html +++ b/classes/chillerlan-QRCode-Output-QRMarkup.html @@ -69,7 +69,7 @@ Menu
    + +
    + +
    + +
    + +
    + +
    + +
    - +

    Generates the output, optionally dumps it to a file, and returns it

    + public dump([string $file = null ]) : string @@ -1118,6 +1149,8 @@ in long loops for a significant performance increase. + +
    Return values
    string @@ -1205,6 +1238,8 @@ note: css4 colors are not included

    + +
    Return values
    bool @@ -1258,6 +1293,8 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id

    + +
    Return values
    array<string|int, mixed> @@ -1298,6 +1335,8 @@ in long loops for a significant performance increase.

    + +
    Return values string @@ -1385,6 +1426,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    string @@ -1395,25 +1438,24 @@ in long loops for a significant performance increase.

    class="phpdocumentor-element -method -protected - -abstract " + " >

    getDefaultModuleValue() - +

    -

    Returns a default value for either dark or light modules (return value depends on the output class)

    - + protected - abstract getDefaultModuleValue(bool $isDark) : mixed + getDefaultModuleValue(bool $isDark) : string
    @@ -1430,8 +1472,37 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + implements +
    +
    + +

    \chillerlan\QRCode\Output\QROutputAbstract::getDefaultModuleValue()

    +
    + +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + string +
    +
    + +
    Return values array<string|int, mixed> @@ -1583,25 +1660,24 @@ in long loops for a significant performance increase.

    class="phpdocumentor-element -method -protected - -abstract " + " >

    prepareModuleValue() - +

    -

    Prepares the value for the given input (return value depends on the output class)

    - + protected - abstract prepareModuleValue(mixed $value) : mixed + prepareModuleValue(mixed $value) : string
    @@ -1618,8 +1694,37 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + implements +
    +
    + +

    \chillerlan\QRCode\Output\QROutputAbstract::prepareModuleValue()

    +
    + +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + string +
    +
    + +
    + +
    Return values
    string @@ -1960,11 +2073,11 @@ in long loops for a significant performance increase.

  • copyVars()
  • createMarkup()
  • getCssClass()
  • -
  • getDefaultModuleValue()
  • +
  • getDefaultModuleValue()
  • getModuleValue()
  • getModuleValueAt()
  • getOutputDimensions()
  • -
  • prepareModuleValue()
  • +
  • prepareModuleValue()
  • saveToFile()
  • setMatrixDimensions()
  • setModuleValues()
  • diff --git a/classes/chillerlan-QRCode-Output-QRMarkupHTML.html b/classes/chillerlan-QRCode-Output-QRMarkupHTML.html index 7d09ed142..d10a709e3 100644 --- a/classes/chillerlan-QRCode-Output-QRMarkupHTML.html +++ b/classes/chillerlan-QRCode-Output-QRMarkupHTML.html @@ -69,7 +69,7 @@ Menu
    @@ -481,6 +483,8 @@ in long loops for a significant performance increase. + +
    + +
    + +
    + +
    + +
    + +
    + +
    - +

    Generates the output, optionally dumps it to a file, and returns it

    + public dump([string $file = null ]) : string @@ -1161,6 +1194,8 @@ in long loops for a significant performance increase. + +
    Return values
    string @@ -1248,6 +1283,8 @@ note: css4 colors are not included

    + +
    Return values
    bool @@ -1301,6 +1338,8 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id

    + +
    Return values
    array<string|int, mixed> @@ -1341,6 +1380,8 @@ in long loops for a significant performance increase.

    + +
    Return values string @@ -1442,6 +1485,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    string @@ -1452,25 +1497,24 @@ in long loops for a significant performance increase.

    class="phpdocumentor-element -method -protected - -abstract " + " >

    getDefaultModuleValue() - +

    -

    Returns a default value for either dark or light modules (return value depends on the output class)

    - + protected - abstract getDefaultModuleValue(bool $isDark) : mixed + getDefaultModuleValue(bool $isDark) : string
    @@ -1487,8 +1531,37 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + implements +
    +
    + +

    \chillerlan\QRCode\Output\QROutputAbstract::getDefaultModuleValue()

    +
    + +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + string +
    +
    + +
    Return values array<string|int, mixed> @@ -1640,25 +1719,24 @@ in long loops for a significant performance increase.

    class="phpdocumentor-element -method -protected - -abstract " + " >

    prepareModuleValue() - +

    -

    Prepares the value for the given input (return value depends on the output class)

    - + protected - abstract prepareModuleValue(mixed $value) : mixed + prepareModuleValue(mixed $value) : string
    @@ -1675,8 +1753,37 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + implements +
    +
    + +

    \chillerlan\QRCode\Output\QROutputAbstract::prepareModuleValue()

    +
    + +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + string +
    +
    + +
    + +
    Return values
    string @@ -2024,11 +2139,11 @@ in long loops for a significant performance increase.

  • copyVars()
  • createMarkup()
  • getCssClass()
  • -
  • getDefaultModuleValue()
  • +
  • getDefaultModuleValue()
  • getModuleValue()
  • getModuleValueAt()
  • getOutputDimensions()
  • -
  • prepareModuleValue()
  • +
  • prepareModuleValue()
  • saveToFile()
  • setMatrixDimensions()
  • setModuleValues()
  • diff --git a/classes/chillerlan-QRCode-Output-QRMarkupSVG.html b/classes/chillerlan-QRCode-Output-QRMarkupSVG.html index 957113628..78756596b 100644 --- a/classes/chillerlan-QRCode-Output-QRMarkupSVG.html +++ b/classes/chillerlan-QRCode-Output-QRMarkupSVG.html @@ -69,7 +69,7 @@ Menu
    @@ -576,6 +580,8 @@ in long loops for a significant performance increase. + +
    + +
    + +
    + +
    + +
    + +
    + +
    - +

    Generates the output, optionally dumps it to a file, and returns it

    + public dump([string $file = null ]) : string @@ -1256,6 +1291,8 @@ in long loops for a significant performance increase. + +
    Return values
    string @@ -1280,7 +1317,8 @@ in long loops for a significant performance increase. - +

    Determines whether the given value is valid

    + public static moduleValueIsValid(mixed $value) : bool @@ -1332,6 +1370,8 @@ in long loops for a significant performance increase. + +
    Return values
    bool @@ -1385,6 +1425,8 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id

    + +
    Return values
    array<string|int, mixed> @@ -1425,6 +1467,8 @@ in long loops for a significant performance increase.

    + +
    Return values string @@ -1540,6 +1586,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    string @@ -1550,25 +1598,24 @@ in long loops for a significant performance increase.

    class="phpdocumentor-element -method -protected - -abstract " + " >

    getDefaultModuleValue() - +

    -

    Returns a default value for either dark or light modules (return value depends on the output class)

    - + protected - abstract getDefaultModuleValue(bool $isDark) : mixed + getDefaultModuleValue(bool $isDark) : string
    @@ -1585,8 +1632,37 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + implements +
    +
    + +

    \chillerlan\QRCode\Output\QROutputAbstract::getDefaultModuleValue()

    +
    + +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + string +
    +
    + +
    Returns a 2 element array with the current output width and height

    + protected getOutputDimensions() : array<string|int, mixed> @@ -1739,6 +1820,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    array<string|int, mixed> @@ -1798,6 +1881,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    string @@ -1849,6 +1934,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    string @@ -1924,6 +2011,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    string @@ -1992,6 +2081,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    string @@ -2028,6 +2119,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    string @@ -2038,25 +2131,24 @@ in long loops for a significant performance increase.

    class="phpdocumentor-element -method -protected - -abstract " + " >

    prepareModuleValue() - +

    -

    Prepares the value for the given input (return value depends on the output class)

    - + protected - abstract prepareModuleValue(mixed $value) : mixed + prepareModuleValue(mixed $value) : string
    @@ -2073,8 +2165,37 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + implements +
    +
    + +

    \chillerlan\QRCode\Output\QROutputAbstract::prepareModuleValue()

    +
    + +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + string +
    +
    + +
    + +
    Return values
    string @@ -2422,7 +2551,7 @@ in long loops for a significant performance increase.

  • copyVars()
  • createMarkup()
  • getCssClass()
  • -
  • getDefaultModuleValue()
  • +
  • getDefaultModuleValue()
  • getModuleValue()
  • getModuleValueAt()
  • getOutputDimensions()
  • @@ -2431,7 +2560,7 @@ in long loops for a significant performance increase.

  • module()
  • path()
  • paths()
  • -
  • prepareModuleValue()
  • +
  • prepareModuleValue()
  • saveToFile()
  • setMatrixDimensions()
  • setModuleValues()
  • diff --git a/classes/chillerlan-QRCode-Output-QRMarkupXML.html b/classes/chillerlan-QRCode-Output-QRMarkupXML.html index 7230c9e80..db4bb026a 100644 --- a/classes/chillerlan-QRCode-Output-QRMarkupXML.html +++ b/classes/chillerlan-QRCode-Output-QRMarkupXML.html @@ -69,7 +69,7 @@ Menu

    @@ -499,6 +502,8 @@ in long loops for a significant performance increase. + +

    @@ -541,6 +546,8 @@ in long loops for a significant performance increase. + +
    + +
    + +
    + +
    + +
    + +
    + +
    + +
    @@ -1200,6 +1235,8 @@ in long loops for a significant performance increase. + +
    Generates the output, optionally dumps it to a file, and returns it

    + public dump([string $file = null ]) : string @@ -1254,6 +1292,8 @@ in long loops for a significant performance increase. + +
    Return values
    string @@ -1341,6 +1381,8 @@ note: css4 colors are not included

    + +
    Return values
    bool @@ -1394,6 +1436,8 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id

    + +
    Return values
    array<string|int, mixed> @@ -1434,6 +1478,8 @@ in long loops for a significant performance increase.

    + +
    Return values string @@ -1525,6 +1573,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    DOMElement @@ -1571,6 +1621,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    string @@ -1581,25 +1633,24 @@ in long loops for a significant performance increase.

    class="phpdocumentor-element -method -protected - -abstract " + " >

    getDefaultModuleValue() - +

    -

    Returns a default value for either dark or light modules (return value depends on the output class)

    - + protected - abstract getDefaultModuleValue(bool $isDark) : mixed + getDefaultModuleValue(bool $isDark) : string
    @@ -1616,8 +1667,37 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + implements +
    +
    + +

    \chillerlan\QRCode\Output\QROutputAbstract::getDefaultModuleValue()

    +
    + +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + string +
    +
    + +
    Returns a 2 element array with the current output width and height

    + protected getOutputDimensions() : array<string|int, mixed> @@ -1770,6 +1855,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    array<string|int, mixed> @@ -1830,6 +1917,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    DOMElement|null @@ -1840,25 +1929,24 @@ in long loops for a significant performance increase.

    class="phpdocumentor-element -method -protected - -abstract " + " >

    prepareModuleValue() - +

    -

    Prepares the value for the given input (return value depends on the output class)

    - + protected - abstract prepareModuleValue(mixed $value) : mixed + prepareModuleValue(mixed $value) : string
    @@ -1875,8 +1963,37 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + implements +
    +
    + +

    \chillerlan\QRCode\Output\QROutputAbstract::prepareModuleValue()

    +
    + +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + string +
    +
    Return values DOMElement|null @@ -2010,6 +2129,8 @@ in long loops for a significant performance increase.

    + +
    + +
    Return values string @@ -2280,12 +2407,12 @@ in long loops for a significant performance increase.

  • createMarkup()
  • createMatrix()
  • getCssClass()
  • -
  • getDefaultModuleValue()
  • +
  • getDefaultModuleValue()
  • getModuleValue()
  • getModuleValueAt()
  • getOutputDimensions()
  • module()
  • -
  • prepareModuleValue()
  • +
  • prepareModuleValue()
  • row()
  • saveToFile()
  • setMatrixDimensions()
  • diff --git a/classes/chillerlan-QRCode-Output-QROutputAbstract.html b/classes/chillerlan-QRCode-Output-QROutputAbstract.html index be1ba511f..be47b8baa 100644 --- a/classes/chillerlan-QRCode-Output-QROutputAbstract.html +++ b/classes/chillerlan-QRCode-Output-QROutputAbstract.html @@ -69,7 +69,7 @@ Menu
    + +
    + +
    + +
    + +
    + +
    + +
    + +
    Return values
    array<string|int, mixed> @@ -1128,6 +1161,8 @@ in long loops for a significant performance increase.

    + +
    + +
    + +
    Return values
    array<string|int, mixed> @@ -1358,6 +1401,8 @@ in long loops for a significant performance increase.

    + +
    + +
    + +
    Return values
    string diff --git a/classes/chillerlan-QRCode-Output-QROutputInterface.html b/classes/chillerlan-QRCode-Output-QROutputInterface.html index 78f6b9c01..242fd415a 100644 --- a/classes/chillerlan-QRCode-Output-QROutputInterface.html +++ b/classes/chillerlan-QRCode-Output-QROutputInterface.html @@ -69,7 +69,7 @@ Menu

    @@ -387,6 +391,8 @@ + +

    @@ -429,7 +435,9 @@ - + + +

    @@ -473,7 +481,9 @@ - + + +
    @@ -544,6 +554,8 @@ you need to supply the $file parameter here in that case (or handle the option v + +
    Return values bool diff --git a/classes/chillerlan-QRCode-Output-QRStringJSON.html b/classes/chillerlan-QRCode-Output-QRStringJSON.html index 9d28bbcb1..aa8f0ca9c 100644 --- a/classes/chillerlan-QRCode-Output-QRStringJSON.html +++ b/classes/chillerlan-QRCode-Output-QRStringJSON.html @@ -69,7 +69,7 @@ Menu

    @@ -476,6 +478,8 @@ in long loops for a significant performance increase. + +

    @@ -518,6 +522,8 @@ in long loops for a significant performance increase. + +
    + +
    + +
    + +
    + +
    + +
    + +
    - +

    Generates the output, optionally dumps it to a file, and returns it

    + public dump([string $file = null ]) : string @@ -1206,6 +1241,8 @@ in long loops for a significant performance increase. + +
    Return values
    string @@ -1293,6 +1330,8 @@ note: css4 colors are not included

    + +
    Return values
    bool @@ -1346,6 +1385,8 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id

    + +
    Return values
    array<string|int, mixed> @@ -1386,30 +1427,31 @@ in long loops for a significant performance increase.

    + +

    getDefaultModuleValue() - +

    -

    Returns a default value for either dark or light modules (return value depends on the output class)

    - + protected - abstract getDefaultModuleValue(bool $isDark) : mixed + getDefaultModuleValue(bool $isDark) : string
    @@ -1426,8 +1468,37 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + implements +
    +
    + +

    \chillerlan\QRCode\Output\QROutputAbstract::getDefaultModuleValue()

    +
    + +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + string +
    +
    + +
    Return values array<string|int, mixed> @@ -1641,6 +1718,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    array<string|int, mixed>|null @@ -1651,25 +1730,24 @@ in long loops for a significant performance increase.

    class="phpdocumentor-element -method -protected - -abstract " + " >

    prepareModuleValue() - +

    -

    Prepares the value for the given input (return value depends on the output class)

    - + protected - abstract prepareModuleValue(mixed $value) : mixed + prepareModuleValue(mixed $value) : string
    @@ -1686,8 +1764,37 @@ in long loops for a significant performance increase.

    +
    + Tags + + +
    +
    +
    + implements +
    +
    + +

    \chillerlan\QRCode\Output\QROutputAbstract::prepareModuleValue()

    +
    + +
    +
    + inheritDoc +
    +
    + + +
    +
    + +
    +
    Return values
    + string +
    +
    Return values array<string|int, mixed>|null @@ -1821,6 +1930,8 @@ in long loops for a significant performance increase.

    + +
    + +
    Return values string @@ -2087,12 +2204,12 @@ in long loops for a significant performance increase.

  • moduleValueIsValid()
  • collectModules()
  • copyVars()
  • -
  • getDefaultModuleValue()
  • +
  • getDefaultModuleValue()
  • getModuleValue()
  • getModuleValueAt()
  • getOutputDimensions()
  • module()
  • -
  • prepareModuleValue()
  • +
  • prepareModuleValue()
  • row()
  • saveToFile()
  • setMatrixDimensions()
  • diff --git a/classes/chillerlan-QRCode-Output-QRStringText.html b/classes/chillerlan-QRCode-Output-QRStringText.html index 0916d8547..35d4500b0 100644 --- a/classes/chillerlan-QRCode-Output-QRStringText.html +++ b/classes/chillerlan-QRCode-Output-QRStringText.html @@ -69,7 +69,7 @@ Menu
    @@ -472,6 +477,8 @@ in long loops for a significant performance increase. + +
    + +
    + +
    + +
    + +
    + +
    + +
    + +
    Return values
    string @@ -1207,7 +1244,8 @@ in long loops for a significant performance increase. - +

    Generates the output, optionally dumps it to a file, and returns it

    + public dump([string $file = null ]) : string @@ -1242,6 +1280,8 @@ in long loops for a significant performance increase. + +
    Return values
    string @@ -1266,7 +1306,8 @@ in long loops for a significant performance increase. - +

    Determines whether the given value is valid

    + public static moduleValueIsValid(mixed $value) : bool @@ -1301,6 +1342,8 @@ in long loops for a significant performance increase. + +
    Return values
    bool @@ -1354,6 +1397,8 @@ $M_TYPE_LAYER - (possibly modified) field value that acts as layer id

    + +
    Return values
    array<string|int, mixed> @@ -1394,6 +1439,8 @@ in long loops for a significant performance increase.

    + +
    Return values string @@ -1513,6 +1562,8 @@ in long loops for a significant performance increase.

    + +
    + +
    Return values
    array<string|int, mixed> @@ -1655,6 +1710,8 @@ in long loops for a significant performance increase.

    + +
    Return values
    string @@ -1740,6 +1797,8 @@ in long loops for a significant performance increase.

    + +
    + +
    Return values string diff --git a/classes/chillerlan-QRCode-Output-RGBArrayModuleValueTrait.html b/classes/chillerlan-QRCode-Output-RGBArrayModuleValueTrait.html index cd404f801..b977d834d 100644 --- a/classes/chillerlan-QRCode-Output-RGBArrayModuleValueTrait.html +++ b/classes/chillerlan-QRCode-Output-RGBArrayModuleValueTrait.html @@ -69,7 +69,7 @@ Menu
    @@ -548,6 +555,8 @@ + +
    Return values static @@ -639,6 +650,8 @@ + +
    Return values
    static @@ -688,6 +701,8 @@ + +
    Return values
    static @@ -759,6 +774,8 @@ + +
    Return values
    static @@ -807,6 +824,8 @@ + +
    Return values
    static @@ -855,6 +874,8 @@ + +
    Return values
    static @@ -903,6 +924,8 @@ + +
    Return values
    static @@ -952,6 +975,8 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length

    + +
    Return values
    static @@ -1002,6 +1027,8 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length

    + +
    Return values
    static @@ -1038,6 +1065,8 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length

    + +
    Return values
    QRMatrix @@ -1086,6 +1115,8 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length

    + +
    Return values
    DecoderResult @@ -1148,6 +1179,8 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length

    + +
    Return values
    DecoderResult @@ -1194,6 +1227,8 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length

    + +
    Return values
    DecoderResult @@ -1248,6 +1283,8 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length

    + +
    + +
    Return values
    static @@ -1384,6 +1425,8 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length

    + +
    Return values
    QRMatrix @@ -1445,6 +1488,8 @@ ISO/IEC 18004:2000 Annex H - Optimisation of bit stream length

    + +
    Return values
    QROutputInterface diff --git a/classes/chillerlan-QRCode-QRCodeException.html b/classes/chillerlan-QRCode-QRCodeException.html index 2404469e1..2d2f5cac5 100644 --- a/classes/chillerlan-QRCode-QRCodeException.html +++ b/classes/chillerlan-QRCode-QRCodeException.html @@ -69,7 +69,7 @@ Menu
    QROptions::$cachefile + +
    QROptions::$cachefile + +
    $M_TYPE of all modules to + +
    $M_TYPE of all modules to
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    imagefilledellipse() and then scaled back + +
    QROptions::$outputBase64. (default: + +
    QROptions::$outputBase64. (default:
    QROptions::$outputBase64. (default:
    QROptions::$outputBase64. (default: + +
    QROptions::$outputBase64. (default: + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    @@ -2792,6 +2883,8 @@ When set to false, the module values map will b + +
    Return values
    int|null @@ -2839,6 +2932,8 @@ When set to false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    false, the module values map will b + +
    diff --git a/classes/chillerlan-QRCode-QROptionsTrait.html b/classes/chillerlan-QRCode-QROptionsTrait.html index 0aa707a32..e4ccd814e 100644 --- a/classes/chillerlan-QRCode-QROptionsTrait.html +++ b/classes/chillerlan-QRCode-QROptionsTrait.html @@ -69,7 +69,7 @@ Menu