QRCode GitHub

๐Ÿ“Š Overview: 1 Constructor 5 Functions 2 Getters

๐Ÿ• Last updated: 2025-12-10T11:45:24.030Z


๐Ÿ“‘ Table of Contents


Constructor

constructor

[๐Ÿ—๏ธ constructor]

Class constructor($BarcodeType : Text; $PrimaryKey : Integer)

Parameters:

Name Type Optional Description
$BarcodeType Text - -
$PrimaryKey Integer - -

Functions

Regular Functions

fillBoxLabelsQR

Function fillBoxLabelsQR($BoxLabelID : Integer)

Parameters:

Name Type Optional Description
$BoxLabelID Integer - -

fillPalletQR

Function fillPalletQR($PalletID : Integer)

Parameters:

Name Type Optional Description
$PalletID Integer - -

fillPrinterQR

Function fillPrinterQR($PrinterID : Integer)

Parameters:

Name Type Optional Description
$PrinterID Integer - -

getJson

Function getJson -> Text

Returns: Text


generate

Function generate -> Picture

Returns: Picture


Computed Attributes (Getters/Setters/Query/OrderBy)

BarcodeType

[๐Ÿ” get only]

Function get BarcodeType -> Text

Returns: Text


PrimaryKey

[๐Ÿ” get only]

Function get PrimaryKey -> Integer

Returns: Integer



Generated from QRCode.4dm