SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class QRencode

Variables

NameVisibilityDescription
$back_color 
$casesensitive 
$eightbit 
$fore_color 
$hint 
$level 
$margin 
$size 
$structured 
$version 

Functions

NameVisibilityDescription
encodepublic 
encodeEPSpublic 
encodePNGpublic 
encodeRAWpublic 
encodeSVGpublic 
factorypublic (static) 

public encode

unknown $QRencode->encode ( mixed $intext [, mixed $outfile ] );

This function does not have a description

public encodeEPS

void $QRencode->encodeEPS ( mixed $intext [, mixed $outfile [, mixed $saveandprint ]] );

This function does not have a description

public encodePNG

void $QRencode->encodePNG ( mixed $intext [, mixed $outfile [, mixed $saveandprint ]] );

This function does not have a description

public encodeRAW

unknown $QRencode->encodeRAW ( mixed $intext [, mixed $outfile ] );

This function does not have a description

public encodeSVG

void $QRencode->encodeSVG ( mixed $intext [, mixed $outfile [, mixed $saveandprint ]] );

This function does not have a description

public factory

unknown QRencode::factory ( mixed $level [, QR_ECLEVEL_L $size [, mixed $margin [, mixed $back_color [, mixed $fore_color [, mixed $cmyk ]]]]] );

This function does not have a description