Class QRPlatba
Knihovna pro generování QR plateb v PHP.
Namespace: Defr\QRPlatba
See: https://raw.githubusercontent.com/snoblucha/QRPlatba/master/QRPlatba.php
Located at QRPlatba.php
See: https://raw.githubusercontent.com/snoblucha/QRPlatba/master/QRPlatba.php
Located at QRPlatba.php
public
|
#
__construct( null $account = null, null $amount = null, null $variable = null, null $currency = null )
Kontruktor nové platby. |
public static
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
|
public
string
|
#
getQRCodeImage( boolean $htmlTag = true, integer $size = 300 )
Metoda vrátí QR kód jako HTML tag, případně jako data-uri. |
public
|
#
saveQRCodeImage( null|string $filename = null, null|string $format = 'png', integer $size = 300 )
Uložení QR kódu do souboru. |
public
Endroid\QrCode\QrCode
|
#
getQRCodeInstance( integer $size = 300 )
Instance třídy QrCode pro libovolné úpravy (barevnost, atd.). |
public static
string
|
string |
VERSION
Verze QR formátu QR Platby. |
#
'1.0'
|